Code

Merge branch 'cj/maint-gitpm-fix-maybe-self'
[git.git] / Documentation / git-shortlog.txt
index 74a5f29cd8077973bb477e944788924dda1e35a3..7ccf31ccc401fd35a0ed65667be001805436249b 100644 (file)
@@ -13,7 +13,7 @@ git shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[<width>[,<indent1>[
 
 DESCRIPTION
 -----------
-Summarizes `git-log` output in a format suitable for inclusion
+Summarizes 'git-log' output in a format suitable for inclusion
 in release announcements. Each commit will be grouped by author and
 the first line of the commit message will be shown.