Merge pull request #470 from MacLeod62/patch-1

Fixed a spelling mistake
This commit is contained in:
VirtuBox
2022-10-17 14:18:47 +02:00
committed by GitHub

View File

@@ -96,7 +96,7 @@ class WOAcme:
Log.failed(self, "Issuing SSL cert with acme.sh")
if acmedata['dns'] is True:
Log.error(
self, "Please make sure your properly "
self, "Please make sure you properly "
"set your DNS API credentials for acme.sh\n"
"If you are using sudo, use \"sudo -E wo\"")
return False