[gnome-online-accounts] utils: fix typo



commit c3e015ab6f93ead4d448e7e73ca6f214bc0bf502
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Wed Jul 10 13:39:30 2013 -0400

    utils: fix typo
    
    Thanks http://lintian.debian.org/

 src/goabackend/goautils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/goautils.c b/src/goabackend/goautils.c
index b1b3537..375df14 100644
--- a/src/goabackend/goautils.c
+++ b/src/goabackend/goautils.c
@@ -215,7 +215,7 @@ goa_utils_lookup_credentials_sync (GoaProvider   *provider,
       goto out;
     }
 
-  goa_debug ("Retreived keyring credentials for id: %s", id);
+  goa_debug ("Retrieved keyring credentials for id: %s", id);
 
   ret = g_variant_parse (NULL, /* GVariantType */
                          password,


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