mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
typo
This commit is contained in:
@@ -874,7 +874,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
||||
if self._sift_line(line):
|
||||
if not sift:
|
||||
new_file.write(
|
||||
"# Some rewrite rules in this file were "
|
||||
"# Some rewrite rules in this file "
|
||||
"were disabled on your HTTPS site,\n"
|
||||
"# because they have the potential to "
|
||||
"create redirection loops.\n")
|
||||
|
||||
Reference in New Issue
Block a user