From 3ab4a07c1640e522c742a2b9dc265bdf877a5e22 Mon Sep 17 00:00:00 2001 From: Jani Date: Thu, 9 Jul 2015 00:18:50 +0300 Subject: [PATCH] Fix typo: Helllman --- easyrsa3/easyrsa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index a7d6345..a0fc11b 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -72,7 +72,7 @@ cmd_help() { subca - create a sub-CA keypair and request (default is a root CA)" ;; gen-dh) text=" gen-dh - Generates DH (Diffie-Helllman) parameters" ;; + Generates DH (Diffie-Hellman) parameters" ;; gen-req) text=" gen-req [ cmd-opts ] Generate a standalone keypair and request (CSR)