]> git.ipfire.org Git - thirdparty/git.git/commitdiff
RelNotes/2.24.0: typofix
authorElijah Newren <newren@gmail.com>
Wed, 30 Oct 2019 20:21:17 +0000 (20:21 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 2 Nov 2019 05:43:51 +0000 (14:43 +0900)
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.24.0.txt

index b7083cd6b2176b0511544fcb5123cee447a16edd..26e018078db7f123e1bb46cfe45d7a85f57dc9a1 100644 (file)
@@ -316,7 +316,7 @@ Fixes since v2.23
    to access the worktree correctly, which has been corrected.
    (merge dfd557c978 js/stash-apply-in-secondary-worktree later to maint).
 
- * The merge-recursive machiery is one of the most complex parts of
+ * The merge-recursive machinery is one of the most complex parts of
    the system that accumulated cruft over time.  This large series
    cleans up the implementation quite a bit.
    (merge b657047719 en/merge-recursive-cleanup later to maint).