Code

Merge git://repo.or.cz/git-gui
[git.git] / Documentation / technical / pack-format.txt
index a80baa4382ce72cd6d3e1f1719a17264fc36ee02..aa87756a55dfe6337f06b8aece0ed88d092036b1 100644 (file)
@@ -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).