Tatsuhiro Tsujikawa 10 lat temu
rodzic
commit
d0c20e158e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/usage_text.h

+ 1 - 1
src/usage_text.h

@@ -1017,7 +1017,7 @@
   _(" --bt-force-encryption[=true|false]\n"                             \
     "                              Requires BitTorrent message payload encryption\n" \
     "                              with arc4. This is a shorthand of\n" \
-    "                              --bt-requre-crypto --bt-min-crypto-level=arc4.\n" \
+    "                              --bt-require-crypto --bt-min-crypto-level=arc4.\n" \
     "                              If true is given, deny legacy BitTorrent\n" \
     "                              handshake and only use Obfuscation handshake and\n" \
     "                              always encrypt message payload.")