Fix typo in filler text cause we all know it'll slip through accidentally. props paulhastings0, fixes #19255.

git-svn-id: https://develop.svn.wordpress.org/trunk@19311 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-11-16 01:58:13 +00:00
parent a82a7458bd
commit 4710e19609
2 changed files with 51 additions and 39 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ include( './admin-header.php' );
<img class="placeholder" />
<div class="right-feature">
<h4><?php echo ( 'A New and Improved Admin Bar' ); ?></h4>
<p><?php echo ( 'Get to the most useful areas of your dashboard form anywhere on your site quicker and easier than ever with a better organized admin bar.' ); ?></p>
<p><?php echo ( 'Get to the most useful areas of your dashboard from anywhere on your site quicker and easier than ever with a better organized admin bar.' ); ?></p>
</div>
</div>
</div>