Skip to content

Commit 63903d0

Browse files
committed
Merge branch 'nd/split-index'
A typofix to the documentation of a feature already in the release. * nd/split-index: index-format.txt: add a missing closing quote
2 parents 9f240ec + f2667a8 commit 63903d0

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)