Merge pull request #1068 from whyfoo/patch-1

Name fix
This commit is contained in:
bmw
2015-10-21 16:26:36 -07:00
@@ -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])