Makefile: fix default regex settings on Darwin
[gitweb.git] / Documentation / gitdiffcore.txt
index 4ed71c76cb4ee7855521b1a04c2bddf6d63d23a8..568d75783ae28576087e30e170aa6400a3017c44 100644 (file)
@@ -108,7 +108,7 @@ it changes it to:
 For the purpose of breaking a filepair, diffcore-break examines
 the extent of changes between the contents of the files before
 and after modification (i.e. the contents that have "bcd1234..."
-and "0123456..." as their SHA1 content ID, in the above
+and "0123456..." as their SHA-1 content ID, in the above
 example).  The amount of deletion of original contents and
 insertion of new material are added together, and if it exceeds
 the "break score", the filepair is broken into two.  The break