浏览代码

Fix typo in xsd

Fixes gh-3229
Quinten De Swaef 9 年之前
父节点
当前提交
d05fe8ec07

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-3.1.rnc

@@ -297,7 +297,7 @@ http.attlist &=
 http.attlist &=
 http.attlist &=
     use-expressions?
     use-expressions?
 http.attlist &=
 http.attlist &=
-    ## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which mans that Spring Security will not create a session, but will make use of one if the application does.
+    ## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which means that Spring Security will not create a session, but will make use of one if the application does.
     attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
     attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
 http.attlist &=
 http.attlist &=
     ## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.
     ## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-3.1.xsd

@@ -1078,7 +1078,7 @@
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 application guarantees that it will not create a session. This differs from the use of
                 application guarantees that it will not create a session. This differs from the use of
-                "never" which mans that Spring Security will not create a session, but will make use of
+                "never" which means that Spring Security will not create a session, but will make use of
                 one if the application does.
                 one if the application does.
                 </xs:documentation>
                 </xs:documentation>
          </xs:annotation>
          </xs:annotation>

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-3.2.rnc

@@ -297,7 +297,7 @@ http.attlist &=
 http.attlist &=
 http.attlist &=
     use-expressions?
     use-expressions?
 http.attlist &=
 http.attlist &=
-    ## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which mans that Spring Security will not create a session, but will make use of one if the application does.
+    ## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which means that Spring Security will not create a session, but will make use of one if the application does.
     attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
     attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
 http.attlist &=
 http.attlist &=
     ## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.
     ## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-3.2.xsd

@@ -1079,7 +1079,7 @@
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 application guarantees that it will not create a session. This differs from the use of
                 application guarantees that it will not create a session. This differs from the use of
-                "never" which mans that Spring Security will not create a session, but will make use of
+                "never" which means that Spring Security will not create a session, but will make use of
                 one if the application does.
                 one if the application does.
                 </xs:documentation>
                 </xs:documentation>
          </xs:annotation>
          </xs:annotation>

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-4.0.rnc

@@ -319,7 +319,7 @@ http.attlist &=
 http.attlist &=
 http.attlist &=
 	use-expressions?
 	use-expressions?
 http.attlist &=
 http.attlist &=
-	## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which mans that Spring Security will not create a session, but will make use of one if the application does.
+	## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which means that Spring Security will not create a session, but will make use of one if the application does.
 	attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
 	attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
 http.attlist &=
 http.attlist &=
 	## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.
 	## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-4.0.xsd

@@ -1164,7 +1164,7 @@
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 application guarantees that it will not create a session. This differs from the use of
                 application guarantees that it will not create a session. This differs from the use of
-                "never" which mans that Spring Security will not create a session, but will make use of
+                "never" which means that Spring Security will not create a session, but will make use of
                 one if the application does.
                 one if the application does.
                 </xs:documentation>
                 </xs:documentation>
          </xs:annotation>
          </xs:annotation>

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-4.1.rnc

@@ -319,7 +319,7 @@ http.attlist &=
 http.attlist &=
 http.attlist &=
 	use-expressions?
 	use-expressions?
 http.attlist &=
 http.attlist &=
-	## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which mans that Spring Security will not create a session, but will make use of one if the application does.
+	## Controls the eagerness with which an HTTP session is created by Spring Security classes. If not set, defaults to "ifRequired". If "stateless" is used, this implies that the application guarantees that it will not create a session. This differs from the use of "never" which means that Spring Security will not create a session, but will make use of one if the application does.
 	attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
 	attribute create-session {"ifRequired" | "always" | "never" | "stateless"}?
 http.attlist &=
 http.attlist &=
 	## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.
 	## A reference to a SecurityContextRepository bean. This can be used to customize how the SecurityContext is stored between requests.

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-4.1.xsd

@@ -1164,7 +1164,7 @@
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
             <xs:documentation>Controls the eagerness with which an HTTP session is created by Spring Security classes.
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 If not set, defaults to "ifRequired". If "stateless" is used, this implies that the
                 application guarantees that it will not create a session. This differs from the use of
                 application guarantees that it will not create a session. This differs from the use of
-                "never" which mans that Spring Security will not create a session, but will make use of
+                "never" which means that Spring Security will not create a session, but will make use of
                 one if the application does.
                 one if the application does.
                 </xs:documentation>
                 </xs:documentation>
          </xs:annotation>
          </xs:annotation>