mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
typo
This commit is contained in:
parent
7459360780
commit
0e9622322a
1 changed files with 1 additions and 1 deletions
|
|
@ -861,7 +861,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
|||
A new file is created on the filesystem.
|
||||
|
||||
"""
|
||||
# First register the creation so thatu it is properly removed if
|
||||
# First register the creation so that it is properly removed if
|
||||
# configuration is rolled back
|
||||
self.reverter.register_file_creation(False, ssl_fp)
|
||||
sift = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue