SEC-2242: Fixed typo in technical overview

Changed "source source" to "source"
This commit is contained in:
Asaf David 2013-08-01 20:56:34 +03:00 committed by Rob Winch
parent 2266f0ca3f
commit 333a7291a4
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ if (principal instanceof UserDetails) {
<listitem>
<para><interfacename>UserDetails</interfacename>, to provide the necessary
information to build an Authentication object from your application's DAOs
or other source source of security data.</para>
or other source of security data.</para>
</listitem>
<listitem>
<para><interfacename>UserDetailsService</interfacename>, to create a