Polish javadoc

Closes gh-1312
This commit is contained in:
Eitan Adler
2017-02-03 07:29:50 +01:00
committed by Stephane Nicoll
parent 02c4aff4ce
commit 938c6a2acd
@@ -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
*/