summaryrefslogtreecommitdiff
path: root/Documentation/technical/hash-function-transition.txt
diff options
context:
space:
mode:
authorLibravatar Thomas Ackermann <th.acker@arcor.de>2021-02-05 18:22:27 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-02-05 11:57:02 -0800
commitcc9f0916bdf9ad2481c66ac607e0f961c4282b3f (patch)
treebe3c5f08ed769c3bd4f36c28e0928b7255bc3825 /Documentation/technical/hash-function-transition.txt
parentdoc hash-function-transition: use upper case consistently (diff)
downloadtgif-cc9f0916bdf9ad2481c66ac607e0f961c4282b3f.tar.xz
doc hash-function-transition: fix incomplete sentence
Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/hash-function-transition.txt')
-rw-r--r--Documentation/technical/hash-function-transition.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/hash-function-transition.txt b/Documentation/technical/hash-function-transition.txt
index 9e13919a0e..5ff9ee027c 100644
--- a/Documentation/technical/hash-function-transition.txt
+++ b/Documentation/technical/hash-function-transition.txt
@@ -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
~~~~~