Browse Source

Fixed typo

Tatsuhiro Tsujikawa 15 years ago
parent
commit
418c04c94c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/HttpInitiateConnectionCommand.h

+ 1 - 1
src/HttpInitiateConnectionCommand.h

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