summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2019-08-01 14:12:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-08-01 16:00:13 (GMT)
commit4d8ec15c66f32e29e4dfcdf64d0826c425d8ad7d (patch)
tree071d8fd642ca213c57f4ff22095887f3b25389e8 /Documentation
parent1feeaaf26bff51996f9f96c6dc41ca0f95ab5fc4 (diff)
downloadgit-4d8ec15c66f32e29e4dfcdf64d0826c425d8ad7d.zip
git-4d8ec15c66f32e29e4dfcdf64d0826c425d8ad7d.tar.gz
git-4d8ec15c66f32e29e4dfcdf64d0826c425d8ad7d.tar.bz2
RelNotes/2.21.1: typofix
Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.22.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.22.1.txt b/Documentation/RelNotes/2.22.1.txt
index 78b2c5e..76dd8fb 100644
--- a/Documentation/RelNotes/2.22.1.txt
+++ b/Documentation/RelNotes/2.22.1.txt
@@ -94,7 +94,7 @@ Fixes since v2.22
* The configuration variable rebase.rescheduleFailedExec should be
effective only while running an interactive rebase and should not
- affect anything when running an non-interactive one, which was not
+ affect anything when running a non-interactive one, which was not
the case. This has been corrected.
* "git submodule foreach" did not protect command line options passed