From 20218003a08654c4f7799d5b385ca0cd3be0fb26 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 21 May 2004 07:02:46 +0000 Subject: [PATCH] Typo. git-svn-id: https://develop.svn.wordpress.org/trunk@1332 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 db7f5c2548..fe537b5f8a 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -61,7 +61,7 @@ switch($step) {
  • Database host
  • Table prefix (if you want to run more than one WordPress in a single database)
  • -

    If for any reason this automatic file creation doens'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.

    +

    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, let’s go!