Merge branch 'tz/doc-apostrophe-no-longer-needed'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:21 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:21 +0000 (16:41 +0900)
Doc formatting fix.

* tz/doc-apostrophe-no-longer-needed:
Documentation/git-show-branch: avoid literal {apostrophe}

Documentation/git-show-branch.txt
index 4a013712274f81d4ca594b06ae897db9e67ee827..5cc2fcefbab1bcc80b33192e7ac06a3a5a92efd2 100644 (file)
@@ -167,7 +167,7 @@ $ git show-branch master fixes mhf
 ------------------------------------------------
 
 These three branches all forked from a common commit, [master],
-whose commit message is "Add {apostrophe}git show-branch{apostrophe}".
+whose commit message is "Add \'git show-branch'".
 The "fixes" branch adds one commit "Introduce "reset type" flag to
 "git reset"". The "mhf" branch adds many other commits.
 The current branch is "master".