Documentation: change "gitlink" typo in git-push
[gitweb.git] / builtin / commit.c
index 4a45bedc09d636c58a25099c4ee4b066d7a94284..b0fe7847d3cbebd2cef28611171924bf7440c467 100644 (file)
@@ -1826,7 +1826,7 @@ int cmd_commit(int argc, const char **argv, const char *prefix)
 
        if (commit_index_files())
                die (_("Repository has been updated, but unable to write\n"
-                    "new_index file. Check that disk is not full or quota is\n"
+                    "new_index file. Check that disk is not full and quota is\n"
                     "not exceeded, and then \"git reset HEAD\" to recover."));
 
        rerere(0);