Browse Source

Fixed typo

Tatsuhiro Tsujikawa 15 năm trước cách đây
mục cha
commit
418c04c94c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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