[evolution-data-server/openismus-work-master: 101/122] Changes for Review: CursorExample fixed spelling mistakes
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master: 101/122] Changes for Review: CursorExample fixed spelling mistakes
- Date: Mon, 14 Oct 2013 20:39:47 +0000 (UTC)
commit 5414c779329b64d309b74068bb11173fd00eb5df
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Sat Oct 5 23:47:11 2013 +0200
Changes for Review: CursorExample fixed spelling mistakes
tests/cursor-example/cursor-example.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/cursor-example/cursor-example.c b/tests/cursor-example/cursor-example.c
index ad10966..efe01fa 100644
--- a/tests/cursor-example/cursor-example.c
+++ b/tests/cursor-example/cursor-example.c
@@ -536,11 +536,11 @@ cursor_example_update_current_index (CursorExample *example,
gint index;
/* Fetch the alphabetic index for this contact */
- index = e_book_client_cursor_get_contact_alpabetic_index (priv->cursor, contact);
+ index = e_book_client_cursor_get_contact_alphabetic_index (priv->cursor, contact);
/* Refresh the current alphabet index indicator.
*
- * The index returned by e_book_client_cursor_get_contact_alpabetic_index() is
+ * The index returned by e_book_client_cursor_get_contact_alphabetic_index() is
* a valid position into the array returned by e_book_client_cursor_get_alphabet().
*/
labels = e_book_client_cursor_get_alphabet (priv->cursor, NULL, NULL, NULL, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]