From 5deee0c76df2272c90ab30c64aef55aad77bf849 Mon Sep 17 00:00:00 2001 From: iliajie Date: Fri, 20 Jan 2023 18:06:27 +0200 Subject: [PATCH] Fix typo https://sourceforge.net/p/webadmin/bugs/5605/ --- webmin/config.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmin/config.info b/webmin/config.info index 8d1775eef..5abb3419c 100644 --- a/webmin/config.info +++ b/webmin/config.info @@ -7,4 +7,4 @@ line2=Let's Encrypt configuration,11 letsencrypt_cmd=Full path to Let's Encrypt client command,3,Find automatically letsencrypt_dns_wait=Seconds to wait for Let's Encrypt DNS propagation,0,5 letsencrypt_before=Command to run before Let's Encrypt request,0,60 -letsencrypt_after=Command to run before Let's Encrypt request,0,60 +letsencrypt_after=Command to run after Let's Encrypt request,0,60