X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Ftechnical%2Fpack-format.txt;h=aa87756a55dfe6337f06b8aece0ed88d092036b1;hb=7ae512b7da17e8f8c474fa80fb44b023c6f83882;hp=a80baa4382ce72cd6d3e1f1719a17264fc36ee02;hpb=bd8ff616c998da8b08bd59b47644408048b3016d;p=git.git diff --git a/Documentation/technical/pack-format.txt b/Documentation/technical/pack-format.txt index a80baa438..aa87756a5 100644 --- a/Documentation/technical/pack-format.txt +++ b/Documentation/technical/pack-format.txt @@ -125,7 +125,7 @@ Pack file entry: <+ - A table of 4-byte CRC32 values of the packed object data. This is new in v2 so compressed data can be copied directly - from pack to pack during repacking withough undetected + from pack to pack during repacking without undetected data corruption. - A table of 4-byte offset values (in network byte order).