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



commit b3a0849ae8433c527c36d90d57c5d978c702d7d0
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date:   Thu Jul 28 15:41:35 2011 +0100

    Introspection: fix annotation in e_book_client_get_contacts_finish

 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 adb1d81..5ad7435 100644
--- a/addressbook/libebook/e-book-client.c
+++ b/addressbook/libebook/e-book-client.c
@@ -1711,7 +1711,7 @@ e_book_client_get_contacts (EBookClient *client, const gchar *sexp, GCancellable
  * e_book_client_get_contacts_finish:
  * @client: an #EBookClient
  * @result: a #GAsyncResult
- * @contacts: (out) a #GSList of matched #EContact-s
+ * @contacts: (out): a #GSList of matched #EContact-s
  * @error: (out): a #GError to set an error, if any
  *
  * Finishes previous call of e_book_client_get_contacts().



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