pretty: fix a typo in the documentation for %(trailers)

Signed-off-by: Louis Sautier <sautier.louis@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Louis Sautier committed May 12, 2021 at 11:18 UTC e6f68f62e0d9551a8798c1e62eebab929b805108
1 file changed +1 -1
Documentation/pretty-formats.txt
+1 -1
index 973b6c7d48..65b3139242 100644 --- a/Documentation/pretty-formats.txt +++ b/Documentation/pretty-formats.txt @@ -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"