Documentation/config.txt: fix typo in core.alternateRefsCommand
authorTaylor Blau <redacted>
Tue, 23 Oct 2018 01:32:04 +0000 (18:32 -0700)
committerJunio C Hamano <redacted>
Wed, 24 Oct 2018 01:32:26 +0000 (10:32 +0900)
commitbe1e04c379c6e80aa7307c208503fdb2b535453d
tree3a1bb44ade02e3b524cc079a78f3a76829ec4fc7
parent40f327faf543ccaeb03aa0362f3fed7438c2c615
Documentation/config.txt: fix typo in core.alternateRefsCommand

In [1] Git learned about 'core.alternateRefsCommand', and with it, the
accompanying documentation. However, this documentation included a typo
involving the verb tense of "produced".

Match the tense of the surrounding bits by correcting this typo.

[1]: 89284c1d6c (transport.c: introduce core.alternateRefsCommand,
     2018-10-08)

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
git clone https://git.99rst.org/PROJECT