Make WordPress Core

Changeset 7381


Ignore:
Timestamp:
03/18/2008 05:06:04 PM (18 years ago)
Author:
ryan
Message:

Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/dashboard.php

    r7292 r7381  
    362362
    363363    } else {
    364         echo '<p>' . __('This dashboard widget queries <a href="http://blogsearch.google.com/">Google Blog Search</a> so that when another blog links to your site it will show up here. They have found no incoming links found&hellip; yet. It&#8217;s okay &#8212; there is no rush.') . "</p>\n";
     364        echo '<p>' . __('This dashboard widget queries <a href="http://blogsearch.google.com/">Google Blog Search</a> so that when another blog links to your site it will show up here. They have found no incoming links&hellip; yet. It&#8217;s okay &#8212; there is no rush.') . "</p>\n";
    365365    }
    366366}
Note: See TracChangeset for help on using the changeset viewer.