Fixed typo

pull/1/head
Tatsuhiro Tsujikawa 2010-12-09 21:59:35 +09:00
parent 3d0764eb9d
commit 418c04c94c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
namespace aria2 {
// HttpInitiateConnectionCommand determins remote host to connect and
// HttpInitiateConnectionCommand determines remote host to connect and
// resolves IP address from that hostname and creates subsequent
// command. Usually, remote host is the host in URI. If proxy is
// used, remote host becomes proxy server. This command searches