From db1d677bbe8b455cd43082367b29ac7e7f294f32 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Sun, 22 Nov 2020 00:49:24 +0100 Subject: [PATCH] security/acme-client: fix typo, improve wording --- security/acme-client/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/acme-client/pkg-descr b/security/acme-client/pkg-descr index 788a21e8a..2593a7e78 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -23,13 +23,13 @@ Added: * add plugin changelog Fixed: -* fix bug where configuration could get lost (#1526) +* fix bug where configuration changes could get lost (#1526) * fix Cyon DNS API (password not set) Changed: * now an Automation may run multiple times during bulk issue/renewal (previously only once) * rename "Validation Methods" to "Challenge Types" to adopt official LE wording -* rename Menu entry "Automation" to "Automations" +* rename menu entry "Automation" to "Automations" * specify python version for gcloud SDK * rephrase several log messages * add more detailed output when debug logging is enabled