From: Viktor Szakats Date: Tue, 26 Jul 2016 14:36:29 +0000 (+0200) Subject: TODO: minor typo in last commit X-Git-Tag: curl-7_50_1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17bf323221cf1852457eb29a861e589b5e5e7aa3;p=curl TODO: minor typo in last commit merged #931 --- diff --git a/docs/TODO b/docs/TODO index b58325ecb..c0a8814b4 100644 --- a/docs/TODO +++ b/docs/TODO @@ -334,7 +334,7 @@ 1.19 Timeout idle connections from the pool libcurl currently keeps connections in its connection pool for an indefinite - period of time, until it eithe rgets reused, gets noticed that it has been + period of time, until it either gets reused, gets noticed that it has been closed by the server or gets pruned to make room for a new connection. To reduce overhead (especially for when we add monitoring of the connections