summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.6.0.4.txt
diff options
context:
space:
mode:
authorLibravatar Ralf Wildenhues <Ralf.Wildenhues@gmx.de>2008-11-27 08:32:01 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-11-27 01:00:45 -0800
commita0178ae2cfd79a1da5d7ddfacadb1e41560bb464 (patch)
tree23be99925e0eea2a650b1ccccfaeef33176d5b3a /Documentation/RelNotes-1.6.0.4.txt
parentMerge branch 'mm/maint-sort-config-doc' into maint (diff)
downloadtgif-a0178ae2cfd79a1da5d7ddfacadb1e41560bb464.tar.xz
Fix typos in the documentation.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.0.4.txt')
-rw-r--r--Documentation/RelNotes-1.6.0.4.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.6.0.4.txt b/Documentation/RelNotes-1.6.0.4.txt
index fba3f30a89..d522661d31 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.