Merge branch '2.3.x'

See gh-24418
This commit is contained in:
Stephane Nicoll 2020-12-10 13:52:49 +01:00
commit 105cf591bf
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ public class DefaultWebFluxTagsProvider implements WebFluxTagsProvider {
/**
* Creates a new {@link DefaultWebFluxTagsProvider} that will provide tags from the
* given {@code contributors} in addition to its own.
* @param ignoreTrailingSlash wither trailing slashes should be ignored when
* @param ignoreTrailingSlash whether trailing slashes should be ignored when
* determining the {@code uri} tag.
* @param contributors the contributors that will provide additional tags
* @since 2.3.0