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



commit 0f41745002507061b83b69b6b69ec122f369ccd0
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date:   Sun May 29 22:25:01 2011 +0100

    Introspection: fix annotation in e_book_client_get_contact_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 b15bb32..9993c31 100644
--- a/addressbook/libebook/e-book-client.c
+++ b/addressbook/libebook/e-book-client.c
@@ -1581,7 +1581,7 @@ e_book_client_get_contact (EBookClient *client, const gchar *uid, GCancellable *
  * e_book_client_get_contact_finish:
  * @client: an #EBookClient
  * @result: a #GAsyncResult
- * @contact: (out) an #EContact for previously given uid
+ * @contact: (out): an #EContact for previously given uid
  * @error: (out): a #GError to set an error, if any
  *
  * Finishes previous call of e_book_client_get_contact().



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