aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2015-08-12 11:23:23 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-08-12 11:29:55 +0200
commit5be0c8829767ed94c9b87a7aa1c9f01391274ec6 (patch)
tree96ad079118c2e24d4517487ac836344b57c9839b /docs/curl.1
parent052a9dfdada7d2f9b7649f4faace5596c2b4f00f (diff)
docs: fix typos
closes #376
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
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