mirror of
https://github.com/certbot/certbot.git
synced 2026-08-05 00:22:03 +02:00
typo: an other -> another
This commit is contained in:
@@ -887,7 +887,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
|||||||
|
|
||||||
# Note: if code flow gets here it means we didn't find the exact
|
# Note: if code flow gets here it means we didn't find the exact
|
||||||
# letsencrypt RewriteRule config for redirection. So if we find
|
# letsencrypt RewriteRule config for redirection. So if we find
|
||||||
# an other RewriteRule it may induce a loop / config mismatch.
|
# another RewriteRule it may induce a loop / config mismatch.
|
||||||
if self._is_rewrite_exists(general_vh):
|
if self._is_rewrite_exists(general_vh):
|
||||||
logger.warn("Added an HTTP->HTTPS rewrite in addition to "
|
logger.warn("Added an HTTP->HTTPS rewrite in addition to "
|
||||||
"other RewriteRules; you may wish to check for "
|
"other RewriteRules; you may wish to check for "
|
||||||
|
|||||||
Reference in New Issue
Block a user