TODO: minor typo in last commit

merged #931
This commit is contained in:
Viktor Szakats 2016-07-26 16:36:29 +02:00 committed by Daniel Stenberg
parent f3cad5bbf2
commit 17bf323221
1 changed files with 1 additions and 1 deletions

View File

@ -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