typo: an other -> another

This commit is contained in:
sagi
2015-12-11 09:18:36 +00:00
parent 0348f62ffa
commit b4746e555a
@@ -887,7 +887,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
# Note: if code flow gets here it means we didn't find the exact
# 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):
logger.warn("Added an HTTP->HTTPS rewrite in addition to "
"other RewriteRules; you may wish to check for "