? website.patch
Index: install.php
===================================================================
RCS file: /cvs/drupal/drupal/install.php,v
retrieving revision 1.83
diff -u -p -r1.83 install.php
--- install.php	22 Oct 2007 15:48:26 -0000	1.83
+++ install.php	30 Oct 2007 16:21:01 -0000
@@ -849,7 +849,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(
