1
0
mirror of synced 2026-07-19 09:35:12 +00:00

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
@@ -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