浏览代码

File encoding

Bob Mottram 7 年前
父节点
当前提交
304c7ae258
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-dhparam

+ 1
- 1
src/freedombone-dhparam 查看文件

@@ -41,7 +41,7 @@ FAST=''
41 41
 # From BetterCrypto:
42 42
 #
43 43
 #   "Where configurable, we recommend using the Diffie Hellman groups
44
-#    defined for IKE, specifically groups 14-18 (20488192bit MODP).
44
+#    defined for IKE, specifically groups 14-18 (20488192bit MODP).
45 45
 #    These groups have been checked by many eyes and can be assumed
46 46
 #    to be secure."
47 47