From 63577fcbf6e6f3e8c1740719397b126e391c2e5c Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Mon, 9 Jul 2018 17:49:33 -0300 Subject: [PATCH] fixup! updated mention of http.schannelUseSSLCAInfo to use correct name Signed-off-by: Brendan Forster --- Documentation/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index a0b6b59ac94d8e..e36560d3c06e18 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -2138,7 +2138,7 @@ http.schannelUseSSLCAInfo:: override the Windows Certificate Store. Since this is not desirable by default, Git will tell cURL not to use that bundle by default when the `schannel` backend was configured via `http.sslBackend`, - unless `useSSLCAInfo` overrides this behavior. + unless `http.schannelUseSSLCAInfo` overrides this behavior. http.pinnedpubkey:: Public key of the https service. It may either be the filename of