mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
typo
This commit is contained in:
parent
4fa182ab71
commit
a9abc7b39e
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue