diff options
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-contact.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index 56a1c75af..3d6432d56 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -1011,7 +1011,7 @@ empathy_avatar_ref (EmpathyAvatar *avatar) * * Save the avatar to a file named filename * - * Returns: %TRUE on success, %FALSE if an error occurred + * Returns: %TRUE on success, %FALSE if an error occurred */ gboolean empathy_avatar_save_to_file (EmpathyAvatar *self, |