]> git.sur5r.net Git - openldap/commitdiff
typo in previous commit
authorPierangelo Masarati <ando@openldap.org>
Sun, 14 May 2006 17:34:18 +0000 (17:34 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 14 May 2006 17:34:18 +0000 (17:34 +0000)
servers/slapd/back-ldap/config.c

index ba22d85120bced8cb7a4601bc4e5e75064e25100..d270b40eab65115d9409f4b5ec45ac5fd0cbc5ef 100644 (file)
@@ -251,7 +251,7 @@ static ConfigTable ldapcfg[] = {
                        "SYNTAX OMsInteger "
                        "SINGLE-VALUE )",
                NULL, NULL },
-       { "single-conn", "TREU/FALSE", 2, 0, 0,
+       { "single-conn", "TRUE/FALSE", 2, 0, 0,
                ARG_MAGIC|ARG_ON_OFF|LDAP_BACK_CFG_SINGLECONN,
                ldap_back_cf_gen, "( OLcfgDbAt:3.19 "
                        "NAME 'olcDbSingleConn' "