[evolution-data-server/openismus-work-3-8] EBookClientCursor: docs fixups



commit 44412d39ec805abc3be440aea78c6aa7fd0d5531
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Tue Oct 22 22:54:57 2013 +0200

    EBookClientCursor: docs fixups

 addressbook/libebook/e-book-client-cursor.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/addressbook/libebook/e-book-client-cursor.c b/addressbook/libebook/e-book-client-cursor.c
index 283bc07..c3c9ede 100644
--- a/addressbook/libebook/e-book-client-cursor.c
+++ b/addressbook/libebook/e-book-client-cursor.c
@@ -2396,7 +2396,7 @@ e_book_client_cursor_step (EBookClientCursor   *cursor,
  * Completes an asynchronous call initiated by e_book_client_cursor_step(), fetching
  * any contacts which might have been returned by the call.
  *
- * Returns: The number of contacts traversed if successfull, otherwise -1 is
+ * Returns: The number of contacts traversed if successful, otherwise -1 is
  * returned and @error is set.
  *
  * Since: 3.12
@@ -2480,7 +2480,7 @@ e_book_client_cursor_step_finish (EBookClientCursor   *cursor,
  * to be followed by an #EBookClientCursor::refresh signal at which point any content
  * should be reloaded.
  *
- * Returns: The number of contacts traversed if successfull, otherwise -1 is
+ * Returns: The number of contacts traversed if successful, otherwise -1 is
  * returned and @error is set.
  *
  * Since: 3.12


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