Corrected typo

This commit is contained in:
Luke Taylor 2008-10-02 14:53:24 +00:00
parent ac54976f9e
commit 03b21494bc

View File

@ -472,7 +472,7 @@
</para> </para>
<section> <section>
<title>The &lt;authentication-provider&lt; Element</title> <title>The &lt;authentication-provider&gt; Element</title>
<para> <para>
This element is basically a shorthand syntax for configuring a <link xlink:href="#dao-provider"><classname>DaoAuthenticationProvider</classname></link>. This element is basically a shorthand syntax for configuring a <link xlink:href="#dao-provider"><classname>DaoAuthenticationProvider</classname></link>.
<classname>DaoAuthenticationProvider</classname> loads user information from a <interfacename>UserDetailsService</interfacename> and <classname>DaoAuthenticationProvider</classname> loads user information from a <interfacename>UserDetailsService</interfacename> and