aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitformat-index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gitformat-index.txt')
-rw-r--r--Documentation/gitformat-index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/gitformat-index.txt b/Documentation/gitformat-index.txt
index 0773e5c380..145cace1fe 100644
--- a/Documentation/gitformat-index.txt
+++ b/Documentation/gitformat-index.txt
@@ -386,8 +386,8 @@ The remaining data of each directory block is grouped by type:
long, "REUC" extension that is M-bytes long, followed by "EOIE",
then the hash would be:
- Hash("TREE" + <binary representation of N> +
- "REUC" + <binary representation of M>)
+ Hash("TREE" + <binary-representation-of-N> +
+ "REUC" + <binary-representation-of-M>)
== Index Entry Offset Table