]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fix typo.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 15:16:48 +0000 (17:16 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 15:16:48 +0000 (17:16 +0200)
plugins/Gravatar/GravatarPlugin.php

index 208262d0e93f2a8a03534787721d7c2e813fb734..f415541bfe872d56107b68b97c15857e5d0ecf0b 100644 (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