Skip to content

Commit 796eea8

Browse files
committed
fixup! scalar: document config settings
Inserts a missing "to" and replaces a tab in the middle with a space. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 70bdcf7 commit 796eea8

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.
302302

303303
index.version=4::

0 commit comments

Comments
 (0)