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