David Aguilar [off-list ref] writes:
quoted hunk
Signed-off-by: David Aguilar <redacted>
---
Documentation/git-difftool.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/git-difftool.txt b/Documentation/git-difftool.txt
index 5ae02f8..23070c1 100644
--- a/Documentation/git-difftool.txt
+++ b/Documentation/git-difftool.txt
@@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
'git-difftool' is a git command that allows you to compare and edit files
-between revisions using common diff tools. 'git difftool' is a frontend
+between revisions using common diff tools. 'git-difftool' is a frontend
I thought that the recent trend is to spell these as 'git difftool' (two
separate words), although I didn't follow the discussion on quoting styles
closely, so I do not know which of sq, dq or backtick is preferred.
Can somebody help me out here?