소스 검색

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