git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] Documentation: Fix formatting typo in pretty-formats.txt
@ 2017-05-22 20:59 Andreas Heiduk
  2017-05-23  5:46 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Heiduk @ 2017-05-22 20:59 UTC (permalink / raw)
  To: gitster, git; +Cc: Andreas Heiduk

A missing space messed up formatting of the `%(trailers)` format.
---
 Documentation/pretty-formats.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt
index 47b286b33..38040e95b 100644
--- a/Documentation/pretty-formats.txt
+++ b/Documentation/pretty-formats.txt
@@ -199,7 +199,7 @@ endif::git-rev-list[]
   than given and there are spaces on its left, use those spaces
 - '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
   respectively, but padding both sides (i.e. the text is centered)
--%(trailers): display the trailers of the body as interpreted by
+- %(trailers): display the trailers of the body as interpreted by
   linkgit:git-interpret-trailers[1]
 
 NOTE: Some placeholders may depend on other options given to the
-- 
2.13.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: Fix formatting typo in pretty-formats.txt
  2017-05-22 20:59 [PATCH] Documentation: Fix formatting typo in pretty-formats.txt Andreas Heiduk
@ 2017-05-23  5:46 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2017-05-23  5:46 UTC (permalink / raw)
  To: Andreas Heiduk; +Cc: git

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-23  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 20:59 [PATCH] Documentation: Fix formatting typo in pretty-formats.txt Andreas Heiduk
2017-05-23  5:46 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).