summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2018-09-12 13:12:15 +0200
committerDaniel Gustafsson <daniel@yesql.se>2018-09-12 13:12:15 +0200
commit683fed1a22613c00e4381147f6a1bdb3dc921532 (patch)
tree557990218275c82ef2fc2231c82bef69d78bace1
parent6a7feb103af4a03f79bc64410be738c2be7aa1d6 (diff)
downloadcurl-683fed1a22613c00e4381147f6a1bdb3dc921532.tar.gz
TODO: fix typo in item
Closes #2968 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 0ca6f0d52..cf1a769c3 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -916,7 +916,7 @@ that doesn't exist on the server, just like --ftp-create-dirs.
server's key. MD5 is generally being deprecated so we should implement
support for stronger hashing algorithms. libssh2 itself is what provides this
underlying functionality and it supports at least SHA-1 as an alternative.
- SHA-1 is also being deprecated these days so we should consider workign with
+ SHA-1 is also being deprecated these days so we should consider working with
libssh2 to instead offer support for SHA-256 or similar.
17.4 Support CURLOPT_PREQUOTE