diff --git a/src/docbkx/appendix-namespace.xml b/src/docbkx/appendix-namespace.xml index bfc7a51afa..12488117df 100644 --- a/src/docbkx/appendix-namespace.xml +++ b/src/docbkx/appendix-namespace.xml @@ -472,7 +472,7 @@
- The <authentication-provider< Element + The <authentication-provider> Element This element is basically a shorthand syntax for configuring a DaoAuthenticationProvider. DaoAuthenticationProvider loads user information from a UserDetailsService and diff --git a/src/docbkx/springsecurity.xml b/src/docbkx/springsecurity.xml index b1b7e15dbd..cf53f4bdc6 100644 --- a/src/docbkx/springsecurity.xml +++ b/src/docbkx/springsecurity.xml @@ -194,9 +194,7 @@ - - - + @@ -225,5 +223,11 @@ + + + + + + \ No newline at end of file