summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'install.php')
-rw-r--r--install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php
index b390b20da..d425d7618 100644
--- a/install.php
+++ b/install.php
@@ -850,7 +850,7 @@ function install_configure_form() {
_user_password_dynamic_validation();
$form['intro'] = array(
- '#value' => st('To configure your web site, please provide the following information.'),
+ '#value' => st('To configure your website, please provide the following information.'),
'#weight' => -10,
);
$form['site_information'] = array(