瀏覽代碼

Fixed typo

Tatsuhiro Tsujikawa 18 年之前
父節點
當前提交
843e641483
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main.cc

+ 1 - 1
src/main.cc

@@ -183,7 +183,7 @@ void showUsage() {
 	    "                              system but its corresponding .aria2 file doesn't\n"
 	    "                              exist.\n"
             "                              Default: false") << endl;
-  cout << _(" --check-integriy=true|false  Check file integriy by validating piece hash.\n"
+  cout << _(" --check-integrity=true|false  Check file integrity by validating piece hash.\n"
 	    "                              This option makes effect in BitTorrent download\n"
 	    "                              and Metalink with chunk checksums.\n"
 	    "                              Use this option to redownload a damaged portion of\n"