Sfoglia il codice sorgente

ldap: Fix typos

(cherry picked from commit f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43)
Bastian Triller 3 anni fa
parent
commit
3349a52148
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/modules/ldap/doc/ldap_admin.xml

+ 1 - 1
src/modules/ldap/doc/ldap_admin.xml

@@ -616,7 +616,7 @@ ldap_result("telephoneNumber/$avp(s:tel_number)");
 	<varname>int</varname> for integer. If <varname>avp_type</varname> is specified as
 	<varname>int</varname> then <varname>ldap_result</varname> tries to convert the LDAP
 	attribute values to integer. In this case, the values are only stored as AVP if the
-	conversion to integer is succesfull. 
+	conversion to integer is successful.
 	</para>
 		
         <variablelist>