summaryrefslogtreecommitdiff
path: root/plugins/Gravatar
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 17:16:48 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 17:16:48 +0200
commit1c5e00df3035b2f0280ad98d028742adef2b09c4 (patch)
tree470c3abf07f6677cbfc0030c8a30f11c0b53726c /plugins/Gravatar
parentcfe60815bc5e96a7711cd836ab829d297aaba269 (diff)
Fix typo.
Diffstat (limited to 'plugins/Gravatar')
-rw-r--r--plugins/Gravatar/GravatarPlugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Gravatar/GravatarPlugin.php b/plugins/Gravatar/GravatarPlugin.php
index 208262d0e..f415541bf 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