Fix typo.

This commit is contained in:
Siebrand Mazeland 2010-09-18 17:16:48 +02:00
parent cfe60815bc
commit 1c5e00df30
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ class GravatarPlugin extends Plugin
$cur = common_current_user();
if(empty($cur->email)) {
return array('message' => _m('You do not have a email set in your profile.'),
return array('message' => _m('You do not have a email address set in your profile.'),
'success' => false);
}
//Get rid of previous Avatar