Skip to content

Commit f2667a8

Browse files
pcloudsgitster
authored andcommitted
index-format.txt: add a missing closing quote
Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3e52f70 commit f2667a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/index-format.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Git index format
207207
in a separate file. This extension records the changes to be made on
208208
top of that to produce the final index.
209209

210-
The signature for this extension is { 'l', 'i, 'n', 'k' }.
210+
The signature for this extension is { 'l', 'i', 'n', 'k' }.
211211

212212
The extension consists of:
213213

0 commit comments

Comments
 (0)