X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FRelNotes-1.6.0.4.txt;h=d522661d315c3aab445bf3aa123bbd0abd9db251;hb=466d1f151a8a0bfde63f0fa5aba91bb8e0efe946;hp=fba3f30a89e22474ec3df358441cd79d29ff2bec;hpb=7c181d627c136cbc67ef0f722e74e34017e662f0;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.