]> git.sur5r.net Git - openldap/commitdiff
Small typo.
authorGavin Henry <ghenry@openldap.org>
Fri, 14 Sep 2007 15:33:53 +0000 (15:33 +0000)
committerGavin Henry <ghenry@openldap.org>
Fri, 14 Sep 2007 15:33:53 +0000 (15:33 +0000)
tests/data/slapd-repl-slave-remote.conf
tests/data/slapd-syncrepl-slave-persist-ldap.conf

index 00642ef3efb04764a59b41ba9573a028119cbb88..ad401f07cd309f4c26ce9a4d69ea43c66b6cc3b0 100644 (file)
@@ -54,7 +54,7 @@ directory     @TESTDIR@/db.2.a
 rootdn         "cn=Replica,dc=example,dc=com"
 rootpw         secret
 # HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
-# whithout the need to write the UpdateDN before starting replication
+# without the need to write the UpdateDN before starting replication
 updatedn       "cn=Monitor"
 updateref      @URI1@
 #bdb#index             objectClass     eq
index eeb96191f974fac2b3a7e8eadeddc56853f70b6d..2098d7e61ebd1768691bd1470e9ef13ce7c19a50 100644 (file)
@@ -49,7 +49,7 @@ uri           @URI2@
 lastmod                on
 
 # HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
-# whithout the need to write the UpdateDN before starting replication
+# without the need to write the UpdateDN before starting replication
 acl-bind       bindmethod=simple
                binddn="cn=Monitor"
                credentials=monitor
@@ -57,7 +57,7 @@ acl-bind      bindmethod=simple
 # Don't change syncrepl spec yet
 
 # HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
-# whithout the need to write the UpdateDN before starting replication
+# without the need to write the UpdateDN before starting replication
 syncrepl       rid=1
                provider=@URI1@
                binddn="cn=Manager,dc=example,dc=com"