Skip to content

Commit

Permalink
ldap: Fix typos
Browse files Browse the repository at this point in the history
(cherry picked from commit f6da37a)
  • Loading branch information
btriller authored and miconda committed May 16, 2022
1 parent ef7d6de commit 3349a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/ldap/doc/ldap_admin.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 3349a52

Please sign in to comment.