mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-23 07:51:49 +01:00
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() {
|
function header() {
|
||||||
echo '<div class="wrap">';
|
echo '<div class="wrap">';
|
||||||
echo '<h2>'.__('Import Graymatter').'</h2>';
|
echo '<h2>'.__('Import Greymatter').'</h2>';
|
||||||
}
|
}
|
||||||
|
|
||||||
function footer() {
|
function footer() {
|
||||||
|
Loading…
Reference in New Issue
Block a user