Browse Source

SEC-2242: Fixed typo in technical overview

Changed "source source" to "source"
Asaf David 12 năm trước cách đây
mục cha
commit
333a7291a4

+ 1 - 1
docs/manual/src/docbook/technical-overview.xml

@@ -186,7 +186,7 @@ if (principal instanceof UserDetails) {
                 <listitem>
                 <listitem>
                     <para><interfacename>UserDetails</interfacename>, to provide the necessary
                     <para><interfacename>UserDetails</interfacename>, to provide the necessary
                         information to build an Authentication object from your application's DAOs
                         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>
                 <listitem>
                 <listitem>
                     <para><interfacename>UserDetailsService</interfacename>, to create a
                     <para><interfacename>UserDetailsService</interfacename>, to create a