This commit is contained in:
Whyfoo
2015-10-21 20:58:33 +02:00
parent 3ea810d404
commit 594613e2ce
@@ -491,5 +491,5 @@ def _add_directives(block, directives, replace=False):
changed = True
if not changed:
raise errors.MisconfigurationError(
'LetsEncrypt expected directive for %s in the Nginx '
'Let\'s Encrypt expected directive for %s in the Nginx '
'config but did not find it.' % directive[0])