Skip to content

Commit 36d0ca3

Browse files
committed
Merge branch '6.0.x' into 6.1.x
2 parents 8d4a024 + a8fcfaa commit 36d0ca3

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/configuration

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/configuration/java.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ public class Config {
286286

287287
The code is invoked in the following order:
288288

289-
* Code in the `Config.configure` method is invoked
289+
* Code in the `Config.filterChain` method is invoked
290290
* Code in the `MyCustomDsl.init` method is invoked
291291
* Code in the `MyCustomDsl.configure` method is invoked
292292

0 commit comments

Comments
 (0)