summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.11.7.txt
diff options
context:
space:
mode:
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>2018-06-17 04:35:54 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-06-19 16:01:12 (GMT)
commit1f2abe68d032c72d450c5afd1271953596e6258f (patch)
tree357377cb75958ec3e9155bd5e2e964ecd150d71d /Documentation/RelNotes/1.7.11.7.txt
parent242ba98e44d8314fb184d240939614a3c9b424db (diff)
downloadgit-1f2abe68d032c72d450c5afd1271953596e6258f.zip
git-1f2abe68d032c72d450c5afd1271953596e6258f.tar.gz
git-1f2abe68d032c72d450c5afd1271953596e6258f.tar.bz2
doc: fix typos in documentation and release notes
Signed-off-by: Karthikeyan Singaravelan <tir.karthi@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.11.7.txt')
-rw-r--r--Documentation/RelNotes/1.7.11.7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.11.7.txt b/Documentation/RelNotes/1.7.11.7.txt
index e7e79d9..e743a2a 100644
--- a/Documentation/RelNotes/1.7.11.7.txt
+++ b/Documentation/RelNotes/1.7.11.7.txt
@@ -25,7 +25,7 @@ Fixes since v1.7.11.6
references" nor "Reload" did not update what is shown as the
contents of it, when the user overwrote the tag with "git tag -f".
- * "git for-each-ref" did not currectly support more than one --sort
+ * "git for-each-ref" did not correctly support more than one --sort
option.
* "git log .." errored out saying it is both rev range and a path