]> granicus.if.org Git - postgresql/commitdiff
Fix typo
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 2 Nov 2012 02:58:36 +0000 (22:58 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 2 Nov 2012 02:58:36 +0000 (22:58 -0400)
doc/src/sgml/client-auth.sgml

index 5b39269067ebe910153a32412859a2187c28413f..d053fcebfd0dae357e42f4176f88290f0e9c02e5 100644 (file)
@@ -1507,7 +1507,7 @@ host ... ldap ldapserver=ldap.example.net ldapprefix="cn=" ldapsuffix=", dc=exam
    </para>
 
    <para>
-    Here is an exaple for a search+bind configuration:
+    Here is an example for a search+bind configuration:
 <programlisting>
 host ... ldap ldapserver=ldap.example.net ldapbasedn="dc=example, dc=net" ldapsearchattribute=uid
 </programlisting>