We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e5fbf commit befa039Copy full SHA for befa039
web/src/main/java/org/springframework/security/web/FilterChainProxy.java
@@ -411,7 +411,7 @@ default FilterChain decorate(FilterChain original) {
411
412
/**
413
* Provide a new {@link FilterChain} that accounts for the provided filters as
414
- * well as teh original filter chain.
+ * well as the original filter chain.
415
* @param original the original {@link FilterChain}
416
* @param filters the security filters
417
* @return a security-enabled {@link FilterChain} that includes the provided
0 commit comments