From 2db26f54ad55018bde4fdf8b7915fbb7c1a9e8b4 Mon Sep 17 00:00:00 2001 From: ryan Date: Sun, 14 Sep 2008 05:53:23 +0000 Subject: [PATCH] s/ISP/Web Host/. Props msw0418. fixes #6831 git-svn-id: http://svn.automattic.com/wordpress/trunk@8887 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/setup-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index 8fd08f5d29..cf759aee33 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -83,7 +83,7 @@ switch($step) {
  • Table prefix (if you want to run more than one WordPress in a single database)
  • If for any reason this automatic file creation doesn't work, don't worry. All this does is fill in the database information to a configuration file. You may also simply open wp-config-sample.php in a text editor, fill in your information, and save it as wp-config.php.

    -

    In all likelihood, these items were supplied to you by your ISP. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…

    +

    In all likelihood, these items were supplied to you by your Web Host. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…

    Let’s go!