Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: http://svn.automattic.com/wordpress/trunk@7072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -197,5 +197,5 @@ class BW_Import {
|
||||
|
||||
$blogware_import = new BW_Import();
|
||||
|
||||
register_importer('blogware', __('Blogware'), __('Import posts from Blogware'), array ($blogware_import, 'dispatch'));
|
||||
register_importer('blogware', __('Blogware'), __('Import posts from Blogware.'), array ($blogware_import, 'dispatch'));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user