aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-06-20 23:04:39 +0200
committerDan Fandrich <dan@coneharvesters.com>2014-06-20 23:31:06 +0200
commit59d5b4ce06473c428e184db8e1baa1416cfb24f4 (patch)
tree3d770549933359709e3f48d4e79798003b6fccf6 /docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
parent68d1bea5fc7ff0e33965a9613c1d84e989d8ad09 (diff)
opts: fixed some typos
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_DNS_SERVERS.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_DNS_SERVERS.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 b/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
index ff8f7cfe7..94a478b8b 100644
--- a/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
+++ b/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
@@ -37,7 +37,7 @@ For example:
192.168.1.100,192.168.1.101,3.4.5.6
.SH DEFAULT
-NULL - use sysem default
+NULL - use system default
.SH PROTOCOLS
All
.SH EXAMPLE