Skip to content

Commit e6f68f6

Browse files
sbrazgitster
authored andcommitted
pretty: fix a typo in the documentation for %(trailers)
Signed-off-by: Louis Sautier <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2762e17 commit e6f68f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/pretty-formats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ endif::git-rev-list[]
254254
`trailers` string may be followed by a colon
255255
and zero or more comma-separated options.
256256
If any option is provided multiple times the
257-
last occurance wins.
257+
last occurrence wins.
258258
+
259259
The boolean options accept an optional value `[=<BOOL>]`. The values
260260
`true`, `false`, `on`, `off` etc. are all accepted. See the "boolean"

0 commit comments

Comments
 (0)