]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-patch-id.txt
The name of the hash function is "SHA-1", not "SHA1"
[thirdparty/git.git] / Documentation / git-patch-id.txt
index 90268f02e7381b6f1403e54103988bfde6522073..312c3b1fe5f970a5fdab0e7e1ba0fcbe021eaaa5 100644 (file)
@@ -12,7 +12,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-A "patch ID" is nothing but a SHA1 of the diff associated with a patch, with
+A "patch ID" is nothing but a SHA-1 of the diff associated with a patch, with
 whitespace and line numbers ignored.  As such, it's "reasonably stable", but at
 the same time also reasonably unique, i.e., two patches that have the same "patch
 ID" are almost guaranteed to be the same thing.