Polish javadoc

Closes gh-1312
This commit is contained in:
Eitan Adler
2017-02-02 15:05:11 -08:00
committed by Stephane Nicoll
parent 02c4aff4ce
commit 938c6a2acd

View File

@@ -40,7 +40,7 @@ public interface AsyncWebRequestInterceptor extends WebRequestInterceptor{
/**
* Called instead of {@code postHandle} and {@code afterCompletion}, when the
* the handler started handling the request concurrently.
* handler started handling the request concurrently.
*
* @param request the current request
*/