Fix grammatical errors in Javadoc

Closes gh-27298
This commit is contained in:
LEE Juchan
2021-08-19 23:21:15 +09:00
committed by GitHub
parent 4a9c7e631c
commit caf6760ddd
5 changed files with 5 additions and 5 deletions

View File

@@ -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