Merge branch 'ah/grammofix'

* ah/grammofix:
  grammofix in user-facing messages
This commit is contained in:
Junio C Hamano
2014-09-19 11:38:35 -07:00
8 changed files with 10 additions and 10 deletions

View 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);