diff options
author | Pedro Monreal <pmgdeb@gmail.co> | 2020-02-02 09:49:28 +0100 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2020-02-02 18:43:01 +0100 |
commit | 4b6fd29f1a0e5e71b1863b843324a7bdc800ef0a (patch) | |
tree | 866d9eb632d67a014bad0e8bbb48208b3f8a7568 /docs/cmdline-opts | |
parent | 6ef123522a28ca872f12fe482ee7c714079c61b2 (diff) |
cleanup: fix typos and wording in docs and comments
Closes #4869
Reviewed-by: Emil Engler and Daniel Gustafsson
Diffstat (limited to 'docs/cmdline-opts')
-rw-r--r-- | docs/cmdline-opts/alt-svc.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/alt-svc.d b/docs/cmdline-opts/alt-svc.d index df10bf257..15877a2fe 100644 --- a/docs/cmdline-opts/alt-svc.d +++ b/docs/cmdline-opts/alt-svc.d @@ -14,4 +14,4 @@ Specify a "" file name (zero length) to avoid loading/saving and make curl just handle the cache in memory. If this option is used several times, curl will load contents from all the -files but the the last one will be used for saving. +files but the last one will be used for saving. |