From: Siebrand Mazeland Date: Sat, 18 Sep 2010 15:16:48 +0000 (+0200) Subject: Fix typo. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1c5e00df3035b2f0280ad98d028742adef2b09c4;p=quix0rs-gnu-social.git Fix typo. --- diff --git a/plugins/Gravatar/GravatarPlugin.php b/plugins/Gravatar/GravatarPlugin.php index 208262d0e9..f415541bfe 100644 --- a/plugins/Gravatar/GravatarPlugin.php +++ b/plugins/Gravatar/GravatarPlugin.php @@ -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