summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
Diffstat (limited to 'sites')
-rw-r--r--sites/default/default.settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index f2cef06a2..b4134ff9b 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -175,8 +175,8 @@ ini_set('url_rewriter.tags', '');
# 'theme_default' => 'minnelli',
# 'anonymous' => 'Visitor',
/**
- * A custom theme can be set for the off-line page. This applies when the site
- * is explicitly set to off-line mode through the administration page or when
+ * 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
* 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'.