From 5be0c8829767ed94c9b87a7aa1c9f01391274ec6 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Wed, 12 Aug 2015 11:23:23 +0200 Subject: docs: fix typos closes #376 --- docs/curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/curl.1') diff --git a/docs/curl.1 b/docs/curl.1 index e3303a54f..cf37d63c9 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -548,7 +548,7 @@ used several times, the last one will be used. (SSL) Tells curl to use the specified public key file (or hashes) to verify the peer. This can be a path to a file which contains a single public key in PEM or DER format, or any number of base64 encoded sha256 hashes preceded by -\'sha256//\' and seperated by \';\' +\'sha256//\' and separated by \';\' When negotiating a TLS or SSL connection, the server sends a certificate indicating its identity. A public key is extracted from this certificate and -- cgit v1.2.3