RelNotes/2.21.1: typofix
Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Martin Ågren committed
Aug 1, 2019 at 16:12 UTC
4d8ec15c66f32e29e4dfcdf64d0826c425d8ad7d
1 file changed
+1
-1
Documentation/RelNotes/2.22.1.txt
+1
-1
@@ -94,7 +94,7 @@ Fixes since v2.22
94
95
* The configuration variable rebase.rescheduleFailedExec should be
96
effective only while running an interactive rebase and should not
97
- affect anything when running an non-interactive one, which was not
97
+ affect anything when running a non-interactive one, which was not
98
the case. This has been corrected.
99
100
* "git submodule foreach" did not protect command line options passed