summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichlv <richlv@nakts.net>2017-04-04 02:04:03 +0300
committerDaniel Stenberg <daniel@haxx.se>2017-04-04 07:46:31 +0200
commitd9c9611a2fee017c9b843be75cdd141944cfc74f (patch)
tree5f209b17cc9710d17d108be4133270715970efec
parent9506d01ee50d5908138ebad0fd9fbd39b66bd64d (diff)
downloadcurl-d9c9611a2fee017c9b843be75cdd141944cfc74f.tar.gz
docs: minor typo in write-out.d
Closes #1382
-rw-r--r--docs/cmdline-opts/write-out.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d
index 03506c9de..bb2910995 100644
--- a/docs/cmdline-opts/write-out.d
+++ b/docs/cmdline-opts/write-out.d
@@ -120,7 +120,7 @@ about to begin. This includes all pre-transfer commands and negotiations that
are specific to the particular protocol(s) involved.
.TP
.B time_redirect
-The time, in seconds, it took for all redirection steps include name lookup,
+The time, in seconds, it took for all redirection steps including name lookup,
connect, pretransfer and transfer before the final transaction was
started. time_redirect shows the complete execution time for multiple
redirections. (Added in 7.12.3)