Code

Git 1.7.0.9
[git.git] / Documentation / git-reset.txt
index c7aa444317855b5b1c00c15284a16fdd4c4cb3ad..168db08627e009c8d760bae36a4344d433923632 100644 (file)
@@ -39,7 +39,7 @@ OPTIONS
 --soft::
        Does not touch the index file nor the working tree at all, but
        requires them to be in a good order. This leaves all your changed
-       files "Changes to be committed", as 'git-status' would
+       files "Changes to be committed", as 'git status' would
        put it.
 
 --hard::