Code

recur vs recursive: help testing without touching too many stuff.
[git.git] / builtin-rm.c
index 875d8252fa72cf7adc1d6bb254ebc3a5995e49dd..5deb81171996029b31da14109c408ffba33f7957 100644 (file)
@@ -129,7 +129,7 @@ int cmd_rm(int argc, const char **argv, char **envp)
         * workspace. If we fail to remove the first one, we
         * abort the "git rm" (but once we've successfully removed
         * any file at all, we'll go ahead and commit to it all:
-        * by then we've already committed ourself and can't fail
+        * by then we've already committed ourselves and can't fail
         * in the middle)
         */
        if (force) {