summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.5.4.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-07-24 19:23:00 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-07-24 19:23:01 -0700
commit0def7126fda12600017a1d8cd598ee0516cf60a2 (patch)
treeb6d32fc682657ea5511434178748a7a56a0f56bc /Documentation/RelNotes/1.7.5.4.txt
parentMerge branch 'es/contacts' (diff)
parenttypofix: in-code comments (diff)
downloadtgif-0def7126fda12600017a1d8cd598ee0516cf60a2.tar.xz
Merge branch 'ob/typofixes'
* ob/typofixes: typofix: in-code comments typofix: documentation typofix: release notes
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 cf3f455ced..7796df3fe4 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"