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



commit 5236e19e45cbd98db4c153b1f82bb247eb660d4e
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date:   Thu Jul 28 12:04:37 2011 +0100

    Introspection: fix annotation in e_book_client_get_contacts_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 4fe2732..806b874 100644
--- a/addressbook/libebook/e-book-client.c
+++ b/addressbook/libebook/e-book-client.c
@@ -1754,7 +1754,7 @@ e_book_client_get_contacts_finish (EBookClient *client, GAsyncResult *result, GS
  * e_book_client_get_contacts_sync:
  * @client: an #EBookClient
  * @sexp: an S-expression representing the query
- * @contacts: (out) a #GSList of matched #EContact-s
+ * @contacts: (out): a #GSList of matched #EContact-s
  * @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]