[libgdata] introspection: Fix annotations on gdata_contacts_contact_get_email_addresses()



commit a46494f5ac624bcf79f088762e4b81dee3a21065
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Oct 4 10:56:40 2010 +0100

    introspection: Fix annotations on gdata_contacts_contact_get_email_addresses()

 gdata/services/contacts/gdata-contacts-contact.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/services/contacts/gdata-contacts-contact.c b/gdata/services/contacts/gdata-contacts-contact.c
index a833e55..654c8d7 100644
--- a/gdata/services/contacts/gdata-contacts-contact.c
+++ b/gdata/services/contacts/gdata-contacts-contact.c
@@ -1696,7 +1696,7 @@ gdata_contacts_contact_add_email_address (GDataContactsContact *self, GDataGDEma
  *
  * Gets a list of the e-mail addresses owned by the contact.
  *
- * Return value: (element-type GData.GDEMailAddress) (transfer none): a #GList of #GDataGDEmailAddress<!-- -->es, or %NULL
+ * Return value: (element-type GData.GDEmailAddress) (transfer none): a #GList of #GDataGDEmailAddress<!-- -->es, or %NULL
  *
  * Since: 0.2.0
  **/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]