]> 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)
committerPierangelo Masarati <ando@OpenLDAP.org>
Tue, 7 Jun 2011 22:48:57 +0000 (00:48 +0200)
servers/slapd/back-ldap/chain.c

index 1cd0a2e9753ce037284584f39bff5fe199f0597d..8f37efb236c30ac0f6a80f2ba4f0756f5855fef0 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