Merge pull request #1312 from grimreaper:patch-2

* pr/1312:
  Polish javadoc
This commit is contained in:
Stephane Nicoll
2017-02-03 07:30:23 +01:00

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
*/