X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2FRelNotes-1.6.0.4.txt;h=d522661d315c3aab445bf3aa123bbd0abd9db251;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=fba3f30a89e22474ec3df358441cd79d29ff2bec;hpb=168d5bd57b8183f8da0ea30a0d4d3c2422eec4e4;p=git.git diff --git a/Documentation/RelNotes-1.6.0.4.txt b/Documentation/RelNotes-1.6.0.4.txt index fba3f30a8..d522661d3 100644 --- a/Documentation/RelNotes-1.6.0.4.txt +++ b/Documentation/RelNotes-1.6.0.4.txt @@ -30,7 +30,7 @@ Fixes since v1.6.0.3 * 'git status' incorrectly reported a submodule directory as an untracked directory. -* 'git svn' used deprecated 'git-foo' form of subcommand invocaition. +* 'git svn' used deprecated 'git-foo' form of subcommand invocation. * 'git update-ref -d' to remove a reference did not honor --no-deref option.