]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation/RelNotes/2.42.0.txt: typofix
authorTaylor Blau <me@ttaylorr.com>
Tue, 1 Aug 2023 18:20:18 +0000 (14:20 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2023 16:37:52 +0000 (09:37 -0700)
Fix a typo introduced in aa9166bcc0 (The ninth batch, 2023-07-08).

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.42.0.txt

index dd73b28d19acd9f7213067df818e8e126d3cf796..1105b148c8966589269514e61d3a375b2b13cf40 100644 (file)
@@ -171,7 +171,7 @@ Fixes since v2.41
    been corrected.
    (merge a096a889f4 jk/cherry-pick-revert-status later to maint).
 
- * A few places failed to differenciate the case where the index is
+ * A few places failed to differentiate the case where the index is
    truly empty (nothing added) and we haven't yet read from the
    on-disk index file, which have been corrected.
    (merge 2ee045eea1 js/empty-index-fixes later to maint).