]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/gitdiffcore.txt
Merge branch 'maint'
[git.git] / Documentation / gitdiffcore.txt
index 84b95a4e74ef43c5c97d2c1edcd029fcd5233e49..2bdbc3d4f6a97c1a1d970f0c5f27222ef9e31274 100644 (file)
@@ -14,7 +14,7 @@ DESCRIPTION
 
 The diff commands 'git-diff-index', 'git-diff-files', and 'git-diff-tree'
 can be told to manipulate differences they find in
-unconventional ways before showing `diff` output.  The manipulation
+unconventional ways before showing 'diff' output.  The manipulation
 is collectively called "diffcore transformation".  This short note
 describes what they are and how to use them to produce 'diff' output
 that is easier to understand than the conventional kind.