mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +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