Skip to content

Commit 2217218

Browse files
committed
Merge branch 'ds/doc-scalar-config' into next
Documentation updates. * ds/doc-scalar-config: scalar: document config settings
2 parents be84eed + 4ce170c commit 2217218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/scalar.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ index.skipHash=true::
297297

298298
index.threads=true::
299299
This tells Git to automatically detect how many threads it should use
300-
when reading the index due the default value of `core.preloadIndex`,
300+
when reading the index due to the default value of `core.preloadIndex`,
301301
which enables parallel index reads. This explicit setting also enables
302302
`index.recordOffsetTable=true` to speed up parallel index reads.
303303

0 commit comments

Comments
 (0)