]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: fix typo
authorVlad-Stefan Harbuz <vlad@vladh.net>
Sun, 13 Nov 2022 12:48:09 +0000 (12:48 +0000)
committerTaylor Blau <me@ttaylorr.com>
Mon, 14 Nov 2022 23:14:58 +0000 (18:14 -0500)
Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/MyFirstContribution.txt

index 1a4be8ee0adde5db48e5f53a8fe79dd17036b270..ccfd0cb5f3e2aadb04bed17b5082ae71fc5fa2e0 100644 (file)
@@ -736,7 +736,7 @@ the {lore}[Git mailing list archive]:
 2022-02-21  1:43     ` John Cai
 2022-02-21  1:50       ` Taylor Blau
 2022-02-23 19:50         ` John Cai
-2022-02-18 20:00   ` // other replies ellided
+2022-02-18 20:00   ` // other replies elided
 2022-02-18 18:40 ` [PATCH 2/3] reflog: call reflog_delete from reflog.c John Cai via GitGitGadget
 2022-02-18 19:15   ` Ævar Arnfjörð Bjarmason
 2022-02-18 20:26     ` Junio C Hamano