Merge branch 'nd/lockfile-absolute'
[gitweb.git] / Documentation / technical / index-format.txt
index fe6f31667d7d5eba34c57e322b557ab29d618011..35112e4966f9b021b0889d734d5cb945b8943003 100644 (file)
@@ -207,7 +207,7 @@ Git index format
   in a separate file. This extension records the changes to be made on
   top of that to produce the final index.
 
-  The signature for this extension is { 'l', 'i, 'n', 'k' }.
+  The signature for this extension is { 'l', 'i', 'n', 'k' }.
 
   The extension consists of:
 
@@ -231,5 +231,5 @@ Git index format
     on. Replaced entries may have empty path names to save space.
 
   The remaining index entries after replaced ones will be added to the
-  final index. These added entries are also sorted by entry namme then
+  final index. These added entries are also sorted by entry name then
   stage.