瀏覽代碼

ldap: Fix typos

(cherry picked from commit f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43)
Bastian Triller 3 年之前
父節點
當前提交
3349a52148
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>