Introspection: fix annotation for e_book_client_get_view_finish ()
authorRaul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Sun, 29 May 2011 14:14:58 +0000 (15:14 +0100)
committerRaul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Sun, 29 May 2011 14:14:58 +0000 (15:14 +0100)
addressbook/libebook/e-book-client.c

index 018dc45..3125f9a 100644 (file)
@@ -1867,7 +1867,7 @@ complete_get_view (EBookClient *client, gboolean res, gchar *view_path, EBookCli
  * e_book_client_get_view_finish:
  * @client: an #EBookClient
  * @result: a #GAsyncResult
- * @view: (out) an #EBookClientView
+ * @view: (out): an #EBookClientView
  * @error: (out): a #GError to set an error, if any
  *
  * Finishes previous call of e_book_client_get_view().