From: Louis Sautier Date: Wed, 12 May 2021 11:18:02 +0000 (+0000) Subject: pretty: fix a typo in the documentation for %(trailers) X-Git-Tag: v2.32.0-rc0~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f68f62e0d9551a8798c1e62eebab929b805108;p=thirdparty%2Fgit.git pretty: fix a typo in the documentation for %(trailers) Signed-off-by: Louis Sautier Signed-off-by: Junio C Hamano --- diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt 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 `[=]`. The values `true`, `false`, `on`, `off` etc. are all accepted. See the "boolean"