Code

Merge branch 'maint'
[git.git] / Documentation / git-whatchanged.txt
index 3b0ea2c591941b9de3f0166f6a27c52c9b62961d..d7fad1532936d909f9daf59f209e9c59c17c74c5 100644 (file)
@@ -13,8 +13,8 @@ SYNOPSIS
 DESCRIPTION
 -----------
 Shows commit logs and diff output each commit introduces.  The
-command internally invokes `git-rev-list` piped to
-`git-diff-tree`, and takes command line options for both of
+command internally invokes 'git-rev-list' piped to
+'git-diff-tree', and takes command line options for both of
 these commands.
 
 This manual page describes only the most frequently used options.