summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-10 10:42:29 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-10 10:42:29 +0100
commit8fa7bafda3b85728314995d1f4266c6d7a7ff6e1 (patch)
tree580ca60de6ced44c0761ca87d6b48c9a063eea96
parent021b44cfff5b98601464ea1efe44ac45112f547d (diff)
downloadcurl-bagder/windows-file-warning.tar.gz
-rw-r--r--docs/cmdline-opts/url.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/url.d b/docs/cmdline-opts/url.d
index 9d03f4dab..991f1f27c 100644
--- a/docs/cmdline-opts/url.d
+++ b/docs/cmdline-opts/url.d
@@ -14,5 +14,5 @@ setting a default protocol, see --proto-default for details.
This option may be used any number of times. To control where this URL is
written, use the --output or the --remote-name options.
-Warwning: On Windows, particular file:// accesses can be converted to network
+Warning: On Windows, particular file:// accesses can be converted to network
accesses by the operating system. Beware!