瀏覽代碼

Fixed typo

Tatsuhiro Tsujikawa 15 年之前
父節點
當前提交
418c04c94c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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