]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git.c
replace direct calls to unlink(2) with unlink_or_warn
[git.git] / git.c
diff --git a/git.c b/git.c
index bfb6508ad0f0a49b6e7006619920fd00e768d7f3..cc5aaa76f10021018fd5a5ea84ae9912d3633b69 100644 (file)
--- a/git.c
+++ b/git.c
@@ -497,7 +497,7 @@ int main(int argc, const char **argv)
 
        /*
         * We use PATH to find git commands, but we prepend some higher
-        * precidence paths: the "--exec-path" option, the GIT_EXEC_PATH
+        * precedence paths: the "--exec-path" option, the GIT_EXEC_PATH
         * environment, and the $(gitexecdir) from the Makefile at build
         * time.
         */