Skip to content

Commit e004fd6

Browse files
committed
Merge branch 'ls/typofix'
* ls/typofix: pretty: fix a typo in the documentation for %(trailers)
2 parents a8a2491 + e6f68f6 commit e004fd6

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
@@ -271,7 +271,7 @@ endif::git-rev-list[]
271271
`trailers` string may be followed by a colon
272272
and zero or more comma-separated options.
273273
If any option is provided multiple times the
274-
last occurance wins.
274+
last occurrence wins.
275275
+
276276
The boolean options accept an optional value `[=<BOOL>]`. The values
277277
`true`, `false`, `on`, `off` etc. are all accepted. See the "boolean"

0 commit comments

Comments
 (0)