summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-25 07:52:59 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-12-26 23:54:25 +0100
commitaadc75626bbe84db3b67a030ce5b72259cb856ac (patch)
tree44fae8dccf04ffc887d3aee5ba04965fac8e4cef /docs/TODO
parent334f85b3fc541fb1deca2e8f5ff3f707ecebcb4f (diff)
downloadcurl-aadc75626bbe84db3b67a030ce5b72259cb856ac.tar.gz
misc: assorted typo fixes
Closes #6375
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 d5c02e6a9..c91bd93da 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -611,7 +611,7 @@
The alt-svc: header provides a set of alternative services for curl to use
instead of the original. If the first attempted one fails, it should try the
- next etc and if all alterantives fail go back to the original.
+ next etc and if all alternatives fail go back to the original.
See https://github.com/curl/curl/issues/4908