Fixed Typo

Fixed typo in the default config file, I changed the word "negociation" to "negotiation" as the original author intended.
This commit is contained in:
Alvaro Pereyra 2017-06-27 18:13:55 -07:00 committed by GitHub
parent 6b51d4ed49
commit 83d71c8ef8
1 changed files with 1 additions and 1 deletions

View File

@ -643,7 +643,7 @@ remotehost = examplehost
# This option stands in the [Repository RemoteExample] section.
#
# Whether or not to use STARTTLS. STARTTLS allows to upgrade a plain connection
# to TLS or SSL after negociation with the server. While a server might pretend
# to TLS or SSL after negotiation with the server. While a server might pretend
# to support STARTTLS, the communication might not be properly established or
# the secure tunnel might be broken in some way. In this case you might want to
# disable STARTTLS. Unless you hit issues with STARTTLS, you are strongly