Documentation: fix formatting typo in pretty-formats.txt

A missing space messed up formatting of the `%(trailers)` format. Signed-off-by: Junio C Hamano <gitster@pobox.com>

Andreas Heiduk committed May 22, 2017 at 22:59 UTC fc7a5edb55fed000a85682f9791f645e5d768b63
1 file changed +1 -1
Documentation/pretty-formats.txt
+1 -1
@@ -199,7 +199,7 @@ endif::git-rev-list[]
199 than given and there are spaces on its left, use those spaces
200 - '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
201 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
203 linkgit:git-interpret-trailers[1]
204
205 NOTE: Some placeholders may depend on other options given to the