]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/backover.c
ITS#8605 - spelling fixes
[openldap] / servers / slapd / backover.c
index bd727a0c0693d8c24751ff88aaa8b7a172187257..a749fba9195e0f241ae3848763ba1c78162a82df 100644 (file)
@@ -1124,7 +1124,7 @@ overlay_register_control( BackendDB *be, const char *oid )
                                gotit = 1;
                        }
 
-                       /* overlays can be instanciated multiple times, use
+                       /* overlays can be instantiated multiple times, use
                         * be_ctrls[ cid ] as an instance counter, so that the
                         * overlay's controls are only really disabled after the
                         * last instance called overlay_register_control() */
@@ -1135,7 +1135,7 @@ overlay_register_control( BackendDB *be, const char *oid )
        }
        
        if ( !gotit ) {
-               /* overlays can be instanciated multiple times, use
+               /* overlays can be instantiated multiple times, use
                 * be_ctrls[ cid ] as an instance counter, so that the
                 * overlay's controls are only really unregistered after the
                 * last instance called overlay_register_control() */