[evolution-data-server/openismus-work-master: 102/118] Changes for Review: EDataBook fixed spelling mistakes



commit 7d5837a9586eb88158142ff473094d053e5beed3
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Sat Oct 5 23:45:31 2013 +0200

    Changes for Review: EDataBook fixed spelling mistakes

 addressbook/libedata-book/e-data-book.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libedata-book/e-data-book.c b/addressbook/libedata-book/e-data-book.c
index 935c11b..a9ad109 100644
--- a/addressbook/libedata-book/e-data-book.c
+++ b/addressbook/libedata-book/e-data-book.c
@@ -1745,7 +1745,7 @@ data_book_localed_ready (GObject *source_object,
                g_signal_connect (book->priv->localed_proxy, "notify::locale",
                                  G_CALLBACK (data_book_locale_changed), book);
 
-               /* Initial refresh the locale */
+               /* Initial refresh of the locale */
                data_book_locale_changed (G_OBJECT (book->priv->localed_proxy), NULL, book);
        }
 }


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