georgia could be ambiguous for the password

git-svn-id: https://develop.svn.wordpress.org/trunk@884 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
michelvaldrighi 2004-02-17 04:08:03 +00:00
parent e7813d6d2b
commit 1c58817681
1 changed files with 1 additions and 1 deletions

View File

@ -727,7 +727,7 @@ upgrade_all();
<p>User setup successful!</p>
<p>Now you can <a href="../wp-login.php">log in</a> with the <strong>login</strong>
"admin" and <strong>password</strong> "<?php echo $random_password; ?>".</p>
"<code>admin</code>" and <strong>password</strong> "<code><?php echo $random_password; ?></code>".</p>
<p><strong><em>Note that password</em></strong> carefully! It is a <em>random</em>
password that was generated just for you. If you lose it, you
will have to delete the tables from the database yourself, and re-install WordPress.