]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation/RelNotes/2.45.0.txt: fix typo
authorTaylor Blau <me@ttaylorr.com>
Wed, 24 Apr 2024 16:27:05 +0000 (12:27 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Apr 2024 17:32:55 +0000 (10:32 -0700)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.45.0.txt

index e31bb70d156ba94f18a44eecd6c1a54cba242e1f..fec193679f7048fbbf0278ba9256898243af3336 100644 (file)
@@ -256,7 +256,7 @@ Fixes since v2.44
    (merge 5edd126720 jk/reflog-special-cases-fix later to maint).
 
  * An error message from "git upload-pack", which responds to "git
-   fetch" requests, had a trialing NUL in it, which has been
+   fetch" requests, had a trailing NUL in it, which has been
    corrected.
    (merge 3f4c7a0805 sg/upload-pack-error-message-fix later to maint).