]> git.sur5r.net Git - openldap/commitdiff
fix typo in previous commit
authorPierangelo Masarati <ando@OpenLDAP.org>
Tue, 7 Jun 2011 22:29:39 +0000 (00:29 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jun 2011 21:32:29 +0000 (14:32 -0700)
servers/slapd/back-ldap/chain.c

index 66f7d26471a87aa4c3f728512dcdcae8370d08fe..41bb6ef1d3ba30abe8e93bd3619530c3207cd937 100644 (file)
@@ -1270,7 +1270,7 @@ static ConfigOCs chainocs[] = {
        { "( OLcfgOvOc:3.2 "
                "NAME 'olcChainDatabase' "
                "DESC 'Chain remote server configuration' "
-               "AXUILIARY )",
+               "AUXILIARY )",
                Cft_Misc, olcDatabaseDummy, chain_ldadd
 #ifdef SLAP_CONFIG_DELETE
                , NULL, chain_lddel