Module: sip-router
Branch: master
Commit: 28ee292ca10a8fc8428ac8cff763dbf57ed19db3
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=28ee292…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: Fri Feb 8 21:21:02 2013 +0100
ldap Convert an "a" to an "o"
---
modules/ldap/doc/ldap_admin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/ldap/doc/ldap_admin.xml b/modules/ldap/doc/ldap_admin.xml
index c76b5e2..a959d69 100644
--- a/modules/ldap/doc/ldap_admin.xml
+++ b/modules/ldap/doc/ldap_admin.xml
@@ -21,7 +21,7 @@
<para>The following features are offered by the LDAP module:</para>
<itemizedlist>
<listitem>
- <para>LDAP search function based an a LDAP URL</para>
+ <para>LDAP search function based on a LDAP URL</para>
</listitem>
<listitem>
<para>LDAP result parsing functions to store LDAP data as AVP
variables</para>