summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tcp-nodelay.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/tcp-nodelay.d')
-rw-r--r--docs/cmdline-opts/tcp-nodelay.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/tcp-nodelay.d b/docs/cmdline-opts/tcp-nodelay.d
index 97cd30aa0..42161e7ca 100644
--- a/docs/cmdline-opts/tcp-nodelay.d
+++ b/docs/cmdline-opts/tcp-nodelay.d
@@ -8,4 +8,4 @@ Turn on the TCP_NODELAY option. See the *curl_easy_setopt(3)* man page for
details about this option.
Since 7.50.2, curl sets this option by default and you need to explicitly
-switch it off if you don't want it on.
+switch it off if you do not want it on.