1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-28 21:07:52 +01:00

Merge branch 'bc/actualmente' into maint

Doc grammo fix.

* bc/actualmente:
  docs: use "currently" for the present time
This commit is contained in:
Junio C Hamano 2020-02-14 12:42:30 -08:00
commit 80b806f1a8

View file

@ -71,7 +71,7 @@ http.saveCookies::
http.version:: http.version::
Use the specified HTTP protocol version when communicating with a server. Use the specified HTTP protocol version when communicating with a server.
If you want to force the default. The available and default version depend If you want to force the default. The available and default version depend
on libcurl. Actually the possible values of on libcurl. Currently the possible values of
this option are: this option are:
- HTTP/2 - HTTP/2
@ -84,7 +84,7 @@ http.sslVersion::
particular configuration of the crypto library in use. Internally particular configuration of the crypto library in use. Internally
this sets the 'CURLOPT_SSL_VERSION' option; see the libcurl this sets the 'CURLOPT_SSL_VERSION' option; see the libcurl
documentation for more details on the format of this option and documentation for more details on the format of this option and
for the ssl version supported. Actually the possible values of for the ssl version supported. Currently the possible values of
this option are: this option are:
- sslv2 - sslv2