summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/location.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/location.d')
-rw-r--r--docs/cmdline-opts/location.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/location.d b/docs/cmdline-opts/location.d
index 46d869ffb..941390a7f 100644
--- a/docs/cmdline-opts/location.d
+++ b/docs/cmdline-opts/location.d
@@ -11,7 +11,7 @@ location (indicated with a Location: header and a 3XX response code), this
option will make curl redo the request on the new place. If used together with
--include or --head, headers from all requested pages will be shown. When
authentication is used, curl only sends its credentials to the initial
-host. If a redirect takes curl to a different host, it won't be able to
+host. If a redirect takes curl to a different host, it will not be able to
intercept the user+password. See also --location-trusted on how to change
this. You can limit the amount of redirects to follow by using the
--max-redirs option.