SEC-2242: Fixed typo in technical overview
Changed "source source" to "source"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user