summaryrefslogtreecommitdiff
path: root/sites/default/default.settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'sites/default/default.settings.php')
-rw-r--r--sites/default/default.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index a08bb0849..a5e0299c9 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -238,7 +238,7 @@ $conf = array(
# 'anonymous' => 'Visitor',
/**
* A custom theme can be set for the offline page. This applies when the site
- * is explicitly set to offline mode through the administration page or when
+ * is explicitly set to maintenance mode through the administration page or when
* the database is inactive due to an error. It can be set through the
* 'maintenance_theme' key. The template file should also be copied into the
* theme. It is located inside 'modules/system/maintenance-page.tpl.php'.