Skip to content

Commit fc7a5ed

Browse files
asheidukgitster
authored andcommitted
Documentation: fix formatting typo in pretty-formats.txt
A missing space messed up formatting of the `%(trailers)` format. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 95d6787 commit fc7a5ed

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
@@ -199,7 +199,7 @@ endif::git-rev-list[]
199199
than given and there are spaces on its left, use those spaces
200200
- '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
201201
respectively, but padding both sides (i.e. the text is centered)
202-
-%(trailers): display the trailers of the body as interpreted by
202+
- %(trailers): display the trailers of the body as interpreted by
203203
linkgit:git-interpret-trailers[1]
204204

205205
NOTE: Some placeholders may depend on other options given to the

0 commit comments

Comments
 (0)