From 9310f10e2bd33ceb87d775fd7d6d6847c8e4501d Mon Sep 17 00:00:00 2001 From: Andrew Kreimer Date: Mon, 23 Sep 2024 14:03:43 +0300 Subject: Documentation: fix typos Fix typos in documentation. Signed-off-by: Andrew Kreimer Signed-off-by: Junio C Hamano --- Documentation/gitformat-commit-graph.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/gitformat-commit-graph.txt') diff --git a/Documentation/gitformat-commit-graph.txt b/Documentation/gitformat-commit-graph.txt index 3e906e8030..14d1631234 100644 --- a/Documentation/gitformat-commit-graph.txt +++ b/Documentation/gitformat-commit-graph.txt @@ -122,7 +122,7 @@ All multi-byte numbers are in network byte order. for commits with corrected commit date offsets that cannot be stored within 31 bits. * Generation Data Overflow chunk is present only when Generation Data - chunk is present and atleast one corrected commit date offset cannot + chunk is present and at least one corrected commit date offset cannot be stored within 31 bits. ==== Extra Edge List (ID: {'E', 'D', 'G', 'E'}) [Optional] -- cgit v1.3