]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc hash-function-transition: fix incomplete sentence
authorThomas Ackermann <th.acker@arcor.de>
Fri, 5 Feb 2021 18:22:27 +0000 (18:22 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2021 19:57:02 +0000 (11:57 -0800)
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/hash-function-transition.txt

index 9e13919a0e5b81b2665b65ceef38adddb230f0f0..5ff9ee027cff25f81b54a83341d1aca9c9637f94 100644 (file)
@@ -315,7 +315,7 @@ for all objects in the object store.
 Reading an object's SHA-1 content
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 The SHA-1 content of an object can be read by converting all SHA-256 names
-its SHA-256 content references to SHA-1 names using the translation table.
+of its SHA-256 content references to SHA-1 names using the translation table.
 
 Fetch
 ~~~~~