Grammer
git-svn-id: http://svn.automattic.com/wordpress/trunk@813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b09bcad62e
commit
5f76df2bec
|
@ -60,7 +60,7 @@ if ($connection && $database) {
|
|||
<?php
|
||||
} else {
|
||||
?>
|
||||
<p><em>It doesn't look like your database information is incorrect. Please re-edit this file and double-check all the settings.</em></p>
|
||||
<p><em>It looks like your database information is incorrect. Please re-edit this file and double-check all the settings.</em></p>
|
||||
<?php
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue