[Xfce4-commits] <forum:master> Fix small typo.
Nick Schermer
noreply at xfce.org
Thu Jan 27 19:42:02 CET 2011
Updating branch refs/heads/master
to c2e97e44b135e0bc70a02aa63e6953d36ec8b3be (commit)
from d5804c4df60a0e3ca9407356d39ee0a0c6812d75 (commit)
commit c2e97e44b135e0bc70a02aa63e6953d36ec8b3be
Author: Nick Schermer <nick at xfce.org>
Date: Thu Jan 27 19:38:40 2011 +0100
Fix small typo.
profile.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/profile.php b/profile.php
index 3d86726..a223ca0 100644
--- a/profile.php
+++ b/profile.php
@@ -1405,7 +1405,7 @@ else
$user_avatar = generate_gravatar_markup($user['email'], 80);
$avatar_field = '<span><a href="http://gravatar.com">Change Gravatar</a></span>';
- $lang_profile['Avatar info'] = 'A Gravatar is globally recognized avatar that is connected '.
+ $lang_profile['Avatar info'] = 'A Gravatar is a globally recognized avatar that is connected '.
'to your e-mail address and in this forum displayed with all your posts. You can '.
'change your Gravatar by clicking the link below.';
More information about the Xfce4-commits
mailing list