diff options
Diffstat (limited to 'modules/system/maintenance-page.tpl.php')
-rw-r--r-- | modules/system/maintenance-page.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/maintenance-page.tpl.php b/modules/system/maintenance-page.tpl.php index e29f2cb10..1c8b4b329 100644 --- a/modules/system/maintenance-page.tpl.php +++ b/modules/system/maintenance-page.tpl.php @@ -4,7 +4,7 @@ /** * @file maintenance-page.tpl.php * - * Theme implementation to display a single Drupal page while off-line. + * Theme implementation to display a single Drupal page while offline. * * All the available variables are mirrored in page.tpl.php. Some may be left * blank but they are provided for consistency. |