Introspection: fix annotation in e_book_client_get_contacts_sync
authorRaul Gutierrez Segales <rgs@collabora.co.uk>
Thu, 28 Jul 2011 11:04:37 +0000 (12:04 +0100)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Thu, 28 Jul 2011 11:06:01 +0000 (12:06 +0100)
addressbook/libebook/e-book-client.c

index 4fe2732..806b874 100644 (file)
@@ -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
  *