Skip to content

Commit ab99de4

Browse files
committed
Polish
See gh-24418
1 parent 94b6b62 commit ab99de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/metrics/web/reactive/server/DefaultWebFluxTagsProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public DefaultWebFluxTagsProvider(boolean ignoreTrailingSlash) {
5858
/**
5959
* Creates a new {@link DefaultWebFluxTagsProvider} that will provide tags from the
6060
* given {@code contributors} in addition to its own.
61-
* @param ignoreTrailingSlash wither trailing slashes should be ignored when
61+
* @param ignoreTrailingSlash whether trailing slashes should be ignored when
6262
* determining the {@code uri} tag.
6363
* @param contributors the contributors that will provide additional tags
6464
* @since 2.3.0

0 commit comments

Comments
 (0)