Introspection: fix annotation in e_book_client_get_contact_sync
authorRaul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Sun, 29 May 2011 21:20:43 +0000 (22:20 +0100)
committerRaul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Sun, 29 May 2011 21:20:43 +0000 (22:20 +0100)
addressbook/libebook/e-book-client.c

index 3125f9a..b15bb32 100644 (file)
@@ -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
  *