aboutsummaryrefslogtreecommitdiff
path: root/docs/SSLCERTS
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-03-13 04:48:38 +0100
committerDan Fandrich <dan@coneharvesters.com>2014-03-14 23:38:00 +0100
commitca7d1de69c73a6c19a1a5b7ee33a0b12c5e06d6a (patch)
tree1be4ec3ec6ad520bbc120eda0f7362ee1e377714 /docs/SSLCERTS
parent61591eee68b4820442feeacfb7670fd091b441b1 (diff)
docs: fixed a bunch of typos
Diffstat (limited to 'docs/SSLCERTS')
-rw-r--r--docs/SSLCERTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SSLCERTS b/docs/SSLCERTS
index e6b05c3e3..14a039126 100644
--- a/docs/SSLCERTS
+++ b/docs/SSLCERTS
@@ -110,7 +110,7 @@ Starting with version 7.19.7, libcurl will check for the NSS version it runs,
and automatically add the 'sql:' prefix to the certdb directory (either the
hardcoded default /etc/pki/nssdb or the directory configured with SSL_DIR
environment variable) if version 3.12.0 or later is detected. To check which
-ertdb format your distribution provides, examine the default
+certdb format your distribution provides, examine the default
certdb location: /etc/pki/nssdb; the new certdb format can be identified by
the filenames cert9.db, key4.db, pkcs11.txt; filenames of older versions are
cert8.db, key3.db, modsec.db.