From b0ddf6f40c0e68da19b74e0df2ce7daa5ee617c9 Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Sun, 19 Nov 2006 23:51:02 +0000 Subject: #98359 by webchick. Change 'web site' to more common usage, 'website.' --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.php') diff --git a/install.php b/install.php index b45ad40c6..fb60945fc 100644 --- a/install.php +++ b/install.php @@ -273,7 +273,7 @@ function install_settings_form($profile, $install_locale, $settings_file, $db_ur '#default_value' => $db_prefix, '#size' => 45, '#maxlength' => 45, - '#description' => st('If more than one @drupal web site will be sharing this database, enter a table prefix for your @drupal site here.', array('@drupal' => drupal_install_profile_name())), + '#description' => st('If more than one @drupal website will be sharing this database, enter a table prefix for your @drupal site here.', array('@drupal' => drupal_install_profile_name())), ); $form['save'] = array( -- cgit v1.2.3