s/ISP/Web Host/. Props msw0418. fixes #6831
git-svn-id: http://svn.automattic.com/wordpress/trunk@8887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1c36424a1c
commit
2db26f54ad
|
@ -83,7 +83,7 @@ switch($step) {
|
|||
<li>Table prefix (if you want to run more than one WordPress in a single database) </li>
|
||||
</ol>
|
||||
<p><strong>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 <code>wp-config-sample.php</code> in a text editor, fill in your information, and save it as <code>wp-config.php</code>. </strong></p>
|
||||
<p>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…</p>
|
||||
<p>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…</p>
|
||||
|
||||
<p class="step"><a href="setup-config.php?step=1" class="button">Let’s go!</a></p>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue