Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-08-01 19:00:46 +0300
committerJunio C Hamano <gitster@pobox.com>2019-08-01 19:00:46 +0300
commita9a63afe46acb000c8dae3b2917f9875147a75fc (patch)
tree30714d6a778f7a6f6afc6b836db8294fc5158112
parentf36d08d72e7f68f880f8c1d7646cb3809c820485 (diff)
parent4d8ec15c66f32e29e4dfcdf64d0826c425d8ad7d (diff)
Sync with maint
* maint: RelNotes/2.21.1: typofix
-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 78b2c5ea8ad..76dd8fb578b 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