]> granicus.if.org Git - curl/commitdiff
FAQ: language fix in 4.19
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Jan 2016 10:11:29 +0000 (11:11 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Jan 2016 10:11:29 +0000 (11:11 +0100)
docs/FAQ

index 706ac5e59e76be8951665cc394ecde8b4ac5d32d..6f73eeb3d911a4a9b6f2445d883fac43a1d7d25b 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1092,7 +1092,7 @@ FAQ
 
   In such cases, the TCP/IP stack is responsible for detecting when the
   network connection is irrevocably lost. Since with some protocols it is
-  perfectly legal for the client wait indefinitely for data, the stack may
+  perfectly legal for the client to wait indefinitely for data, the stack may
   never report a problem, and even when it does, it can take up to 20 minutes
   for it to detect an issue.  The curl option --keepalive-time enables
   keep-alive support in the TCP/IP stack which makes it periodically probe the