aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-10-08 19:37:40 +0000
committerViktor Szakats <commit@vszakats.net>2018-10-08 19:37:40 +0000
commitff9d7f44479c3542f47ffa19b1235c7fc8160a9e (patch)
treede8789b569e23eab1654ce07c6ebe79b27470eb4 /docs/TODO
parent82e40afe876298ef832f4573c7e6dfac3af2b4ce (diff)
spelling fixes [ci skip]
as detected by codespell 1.14.0 Closes https://github.com/curl/curl/pull/3114 Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index f82be0778..b6e8b1f18 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -788,7 +788,7 @@ that doesn't exist on the server, just like --ftp-create-dirs.
AIA can provide various things like CRLs but more importantly information
about intermediate CA certificates that can allow validation path to be
- fullfilled when the HTTPS server doesn't itself provide them.
+ fulfilled when the HTTPS server doesn't itself provide them.
Since AIA is about downloading certs on demand to complete a TLS handshake,
it is probably a bit tricky to get done right.