Polishing

This commit is contained in:
Sam Brannen
2024-05-16 16:47:02 +02:00
parent 28398624bf
commit 93387e69b5
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ import org.springframework.web.util.pattern.PathPattern;
import org.springframework.web.util.pattern.PathPatternParser;
/**
* {@code Filter} that can be configured to trim a trailing slashes, and either
* {@code Filter} that can be configured to trim trailing slashes, and either
* send a redirect or wrap the request and continue processing.
*
* <p>Use the static {@link #trimTrailingSlash(String...)} method to begin to