Polish JavaDoc

Issue: SPR-17174
This commit is contained in:
Sam Brannen
2018-08-18 18:15:05 +02:00
parent 1d59e52f11
commit a8fbac8472
4 changed files with 73 additions and 71 deletions

View File

@@ -81,7 +81,7 @@ public class CookieWebSessionIdResolver implements WebSessionIdResolver {
}
/**
* Add {@link Consumer} for a {@code ResponseCookieBuilder} that will be invoked
* Add a {@link Consumer} for a {@code ResponseCookieBuilder} that will be invoked
* for each cookie being built, just before the call to {@code build()}.
* @param initializer consumer for a cookie builder
* @since 5.1