index-format.txt: add a missing closing quote

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Nguyễn Thái Ngọc Duy
2014-12-08 20:42:15 +07:00
committed by Junio C Hamano
parent 3e52f70b15
commit f2667a8330

View File

@ -207,7 +207,7 @@ Git index format
in a separate file. This extension records the changes to be made on in a separate file. This extension records the changes to be made on
top of that to produce the final index. 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: The extension consists of: