aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-04 12:07:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-04 12:07:19 +0000
commitc020ee2eb68f4b2804cb814e4c752d5d8270e5d8 (patch)
treee6d53f664093565c3a78c01e80e345d91aaa56fc
parenta3279d4bafdef87f68371c3c415eb9c6ea02a28e (diff)
spell!
-rw-r--r--docs/libcurl/curl_easy_setopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index b9aa05682..eab64d0c5 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -50,7 +50,7 @@ output. This is only relevant for protocols that actually have headers
preceding the data (like HTTP).
.TP
.B CURLOPT_NOPROGRESS
-A non-zero parameter tells the library to shut of the built-in progress meter
+A non-zero parameter tells the library to shut off the built-in progress meter
completely.
\fBNOTE:\fP future versions of libcurl is likely to not have any built-in