]> git.ipfire.org Git - thirdparty/git.git/commitdiff
pretty: fix a typo in the documentation for %(trailers)
authorLouis Sautier <sautier.louis@gmail.com>
Wed, 12 May 2021 11:18:02 +0000 (11:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 May 2021 22:47:51 +0000 (07:47 +0900)
Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt

index 973b6c7d482f5a1f4a827276d280ca015f3b0399..65b3139242738fa712a20f1fe791ccd3b2ea38e1 100644 (file)
@@ -254,7 +254,7 @@ endif::git-rev-list[]
                          `trailers` string may be followed by a colon
                          and zero or more comma-separated options.
                          If any option is provided multiple times the
-                         last occurance wins.
+                         last occurrence wins.
 +
 The boolean options accept an optional value `[=<BOOL>]`. The values
 `true`, `false`, `on`, `off` etc. are all accepted. See the "boolean"