From ad3500eae6fff8824055b640e41875be0bb5951c Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 19 Nov 2014 17:37:12 -0500 Subject: [PATCH 1/3] Spelling: challenge --- letsencrypt/client/interactive_challenge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt/client/interactive_challenge.py b/letsencrypt/client/interactive_challenge.py index 52aa331f1..8b12a8509 100644 --- a/letsencrypt/client/interactive_challenge.py +++ b/letsencrypt/client/interactive_challenge.py @@ -10,7 +10,7 @@ import textwrap ############################################################# ########################################################### -# Interactive challlenge displays the string sent by the CA +# Interactive challenge displays the string sent by the CA # formatted to fit on the screen of the client # The Challenge also adds proper instructions for how the # client should continue the letsencrypt process From 61543ad19b86a88b7bd3c5db0c2696b1e27ab207 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 19 Nov 2014 17:37:12 -0500 Subject: [PATCH 2/3] Spelling: directive --- letsencrypt/client/configurator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt/client/configurator.py b/letsencrypt/client/configurator.py index c5b0e1f92..e29dcb7cc 100644 --- a/letsencrypt/client/configurator.py +++ b/letsencrypt/client/configurator.py @@ -340,7 +340,7 @@ class Configurator(object): def add_dir_to_ifmodssl(self, aug_conf_path, directive, val): """ - Adds given directived and value along configuration path within + Adds given directive and value along configuration path within an IfMod mod_ssl.c block. If the IfMod block does not exist in the file, it is created. """ From 9e906d39a356fea64b299299c2f2548f06484d87 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 19 Nov 2014 17:37:13 -0500 Subject: [PATCH 3/3] Spelling: organization --- letsencrypt/client/.ca_offerings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt/client/.ca_offerings b/letsencrypt/client/.ca_offerings index f21fafb14..43c423464 100644 --- a/letsencrypt/client/.ca_offerings +++ b/letsencrypt/client/.ca_offerings @@ -1,4 +1,4 @@ EFF (DV);EFF CA, Domain Validated - FREE UMich (DV);Michigan CA, Domain Validated - FREE TrustUS (DV);TrustUS CA, Domain Validated - FREE -TrustUS (OV);TrustUS CA, Orgainization Validated - 10 USD +TrustUS (OV);TrustUS CA, Organization Validated - 10 USD