summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2006-07-24 14:44:20 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2006-07-24 14:44:20 +0000
commit13bc9d4f54d4597cad924fc41921fa019a56dd3e (patch)
tree23a2abf1fce3b033f45a926ecc767a0073bde654
parent5d34926f74d8032e4a245c01c2b35351286edd76 (diff)
downloadwordpress-mu-13bc9d4f54d4597cad924fc41921fa019a56dd3e.tar.gz
wordpress-mu-13bc9d4f54d4597cad924fc41921fa019a56dd3e.tar.xz
wordpress-mu-13bc9d4f54d4597cad924fc41921fa019a56dd3e.zip
Small typo
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@704 7be80a69-a1ef-0310-a953-fb0f7c49ff36
-rw-r--r--index-install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index-install.php b/index-install.php
index fc2fe11..8b88570 100644
--- a/index-install.php
+++ b/index-install.php
@@ -270,7 +270,7 @@ function printstep1form( $dbname = 'wordpress', $uname = 'username', $pwd = 'pas
</tr>
</table>
<h2>Server Address</h2>
- <p><label>What is the Internet address of your site? You should enter the shortest address possible. For example, use <em>example.com</em> instead of <em>www.example.com</em> but if you are going to use an address like <em>blogs.example.com</em> then enter that unaltered in the box above.<br /><b>Server Address:</b> <input type='text' name='basedomain' value='{$hostname}'></label></p>
+ <p><label>What is the Internet address of your site? You should enter the shortest address possible. For example, use <em>example.com</em> instead of <em>www.example.com</em> but if you are going to use an address like <em>blogs.example.com</em> then enter that unaltered in the box below.<br /><b>Server Address:</b> <input type='text' name='basedomain' value='{$hostname}'></label></p>
<h2>Blog Details</h2>
<table width='100%'>
<tr>