TODO: minor typo in last commit
authorViktor Szakats <vszakats@users.noreply.github.com>
Tue, 26 Jul 2016 14:36:29 +0000 (16:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 26 Jul 2016 14:40:12 +0000 (16:40 +0200)
merged #931

docs/TODO

index b58325ecbcdc771c0377ae1be8bf4ce356c88217..c0a8814b4aee933df83b1d52cff1b42a1d3e7721 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
 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 eithegets 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