diff options
author | mhasbini <mohammad.hasbini@gmail.com> | 2019-12-06 13:56:14 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-12-06 13:20:30 +0100 |
commit | 1a46d7c9765881b1c7f822873fb476fe24997776 (patch) | |
tree | b12355697b53d99156568f6b49119bc6ba5f41f3 /docs/CURL-DISABLE.md | |
parent | 5dc1618fd6fe7eccd60deb000988d05601d67961 (diff) | |
download | curl-1a46d7c9765881b1c7f822873fb476fe24997776.tar.gz |
docs: fix some typos
Closes #4680
Diffstat (limited to 'docs/CURL-DISABLE.md')
-rw-r--r-- | docs/CURL-DISABLE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CURL-DISABLE.md b/docs/CURL-DISABLE.md index 804fe5892..83436b473 100644 --- a/docs/CURL-DISABLE.md +++ b/docs/CURL-DISABLE.md @@ -35,7 +35,7 @@ support. ## CURL_DISABLE_HTTP_AUTH -Disable suppotr for all HTTP authentication methods. +Disable support for all HTTP authentication methods. ## CURL_DISABLE_IMAP |