mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
fix quote spacing
This commit is contained in:
parent
1df91d749f
commit
8b03dc33bd
1 changed files with 1 additions and 1 deletions
|
|
@ -520,7 +520,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
|||
virtual host addresses
|
||||
:rtype: set
|
||||
|
||||
"""
|
||||
"""
|
||||
all_names = set()
|
||||
|
||||
vhost_macro = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue