Module: kamailio
Branch: master
Commit: f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43
URL:
https://github.com/kamailio/kamailio/commit/f6da37aa7dec1cdc5a737ed354a68ae…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Committer: Henning Westerholt <hw(a)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/f6da37aa7dec1cdc5a737ed354a68ae…
Patch:
https://github.com/kamailio/kamailio/commit/f6da37aa7dec1cdc5a737ed354a68ae…
---
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>