Explorar el Código

Merge branch '6.0.x' into 6.1.x

Josh Cummings hace 2 años
padre
commit
36d0ca340a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/modules/ROOT/pages/servlet/configuration/java.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/configuration/java.adoc

@@ -286,7 +286,7 @@ public class Config {
 
 The code is invoked in the following order:
 
-* Code in the `Config.configure` method is invoked
+* Code in the `Config.filterChain` method is invoked
 * Code in the `MyCustomDsl.init` method is invoked
 * Code in the `MyCustomDsl.configure` method is invoked