[evolution-data-server] Introspection: fix annotation in e_book_client_get_contact_sync



commit e31246cb1821e6e37f59a8229a30a5eb049e88e3
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date:   Sun May 29 22:20:43 2011 +0100

    Introspection: fix annotation in e_book_client_get_contact_sync

 addressbook/libebook/e-book-client.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/e-book-client.c b/addressbook/libebook/e-book-client.c
index 3125f9a..b15bb32 100644
--- a/addressbook/libebook/e-book-client.c
+++ b/addressbook/libebook/e-book-client.c
@@ -1616,7 +1616,7 @@ e_book_client_get_contact_finish (EBookClient *client, GAsyncResult *result, ECo
  * e_book_client_get_contact_sync:
  * @client: an #EBookClient
  * @uid: a unique string ID specifying the contact
- * @contact: (out) an #EContact for given @uid
+ * @contact: (out): an #EContact for given @uid
  * @cancellable: a #GCancellable; can be %NULL
  * @error: (out): a #GError to set an error, if any
  *



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