summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.5.4.txt
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-07-22 21:02:23 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-07-22 23:06:48 (GMT)
commit1114fc023772001bb7053789461c69b0c3c994e3 (patch)
tree05fdf4f176d27b9413ebb171bb4c6818789689c3 /Documentation/RelNotes/1.7.5.4.txt
parent0bde8c0c1e53e2b2001f4ced58d3e66865758cea (diff)
downloadgit-1114fc023772001bb7053789461c69b0c3c994e3.zip
git-1114fc023772001bb7053789461c69b0c3c994e3.tar.gz
git-1114fc023772001bb7053789461c69b0c3c994e3.tar.bz2
typofix: release notes
Signed-off-by: Ondřej Bílka <neleai@seznam.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.5.4.txt')
-rw-r--r--Documentation/RelNotes/1.7.5.4.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.5.4.txt b/Documentation/RelNotes/1.7.5.4.txt
index cf3f455..7796df3 100644
--- a/Documentation/RelNotes/1.7.5.4.txt
+++ b/Documentation/RelNotes/1.7.5.4.txt
@@ -5,7 +5,7 @@ Fixes since v1.7.5.3
--------------------
* The single-key mode of "git add -p" was easily fooled into thinking
- that it was told to add everthing ('a') when up-arrow was pressed by
+ that it was told to add everything ('a') when up-arrow was pressed by
mistake.
* Setting a git command that uses custom configuration via "-c var=val"