Typo fix. fixes #2575
git-svn-id: http://svn.automattic.com/wordpress/trunk@3661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
baa30dd4d8
commit
6ee476b1ec
|
@ -6,7 +6,7 @@ class GM_Import {
|
|||
|
||||
function header() {
|
||||
echo '<div class="wrap">';
|
||||
echo '<h2>'.__('Import Graymatter').'</h2>';
|
||||
echo '<h2>'.__('Import Greymatter').'</h2>';
|
||||
}
|
||||
|
||||
function footer() {
|
||||
|
|
Loading…
Reference in New Issue