s3:modules: Fix code spelling
[samba.git] / source3 / modules / vfs_shadow_copy2.c
index 9a69259edd8afaded3e1abf8f2b88279f3a7e164..8471d81c153e5b5a80be7afd844eb82e7712eb8b 100644 (file)
@@ -864,7 +864,7 @@ static char *shadow_copy2_do_convert(TALLOC_CTX *mem_ctx,
        insertlen = talloc_get_size(insert)-1;
 
        /*
-        * Note: We deliberatly don't expensively initialize the
+        * Note: We deliberately don't expensively initialize the
         * array with talloc_zero here: Putting zero into
         * converted[pathlen+insertlen] below is sufficient, because
         * in the following for loop, the insert string is inserted