Fix typo, trim whitespace. see #12460
git-svn-id: https://develop.svn.wordpress.org/trunk@13654 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
74ece7e880
commit
10a2ebb829
@ -334,7 +334,7 @@ switch ( $_GET['action'] ) {
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
wp_die( __('You are not allowed to change one of this sites.') );
|
||||
wp_die( __('You are not allowed to change one of these sites.') );
|
||||
exit();
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user