mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
Fix grammatical errors in Javadoc
Closes gh-27298
This commit is contained in:
@@ -190,7 +190,7 @@ public class UrlPathHelper {
|
||||
|
||||
/**
|
||||
* {@link #getLookupPathForRequest Resolve} the lookupPath and cache it in a
|
||||
* a request attribute with the key {@link #PATH_ATTRIBUTE} for subsequent
|
||||
* request attribute with the key {@link #PATH_ATTRIBUTE} for subsequent
|
||||
* access via {@link #getResolvedLookupPath(ServletRequest)}.
|
||||
* @param request the current request
|
||||
* @return the resolved path
|
||||
|
||||
Reference in New Issue
Block a user