]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test058-syncrepl-asymmetric
ITS#8605 - spelling fixes
[openldap] / tests / scripts / test058-syncrepl-asymmetric
index d8eaa3cdc62eaa553df135e655203b3f9fe486b7..61fee20addfcf859829312f7fc0209a3ed874aca 100755 (executable)
@@ -985,7 +985,7 @@ fi
 # order is "sid2 < sid3 < sid1".  When site1 master starts it is likely
 # to sync with central master before it syncs with site1 master. When
 # central master syncs with site1 master they will share the sid1 and
-# sid3 CSNs, the additonal sid2 CSN hold by site1 master will be the
+# sid3 CSNs, the additional sid2 CSN hold by site1 master will be the
 # oldest. Central master will not receive the changes made on site1
 # master unless it completely ignores the CSNs presented by central
 # master.
@@ -1090,7 +1090,7 @@ if test $RC != 0 ; then
        exit $RC
 fi
 
-# Test done, now some more intialization...
+# Test done, now some more initialization...
 
 echo "Adding syncrepl consumer on central search..."
 $LDAPMODIFY -D cn=config -H $URI4 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1