[sr-dev] git:master:f6da37aa: ldap: Fix typos

Henning Westerholt hw at gilawa.com
Sun May 8 17:30:22 CEST 2022


Module: kamailio
Branch: master
Commit: f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43
URL: https://github.com/kamailio/kamailio/commit/f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43

Author: Bastian Triller <bastian.triller at gmail.com>
Committer: Henning Westerholt <hw at gilawa.com>
Date: 2022-05-08T17:30:14+02:00

ldap: Fix typos

---

Modified: src/modules/ldap/doc/ldap_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43.diff
Patch: https://github.com/kamailio/kamailio/commit/f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43.patch

---

diff --git a/src/modules/ldap/doc/ldap_admin.xml b/src/modules/ldap/doc/ldap_admin.xml
index 0e3f146ef7..5778e2ebf5 100644
--- a/src/modules/ldap/doc/ldap_admin.xml
+++ b/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>




More information about the sr-dev mailing list