[libsecret] secret-item: Fix 'convenince' typo
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret] secret-item: Fix 'convenince' typo
- Date: Mon, 19 Oct 2015 13:14:19 +0000 (UTC)
commit 1be4264b76298c31917fd5a7dd261df18c61340a
Author: Christophe Fergeau <cfergeau redhat com>
Date: Sat Oct 17 21:59:03 2015 +0200
secret-item: Fix 'convenince' typo
https://bugzilla.gnome.org/show_bug.cgi?id=756766
libsecret/secret-item.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libsecret/secret-item.c b/libsecret/secret-item.c
index 8952382..1b11501 100644
--- a/libsecret/secret-item.c
+++ b/libsecret/secret-item.c
@@ -687,7 +687,7 @@ on_create_item (GObject *source,
if (error != NULL)
g_simple_async_result_take_error (res, error);
- /* As a convenince mark down the SecretValue on the item */
+ /* As a convenience mark down the SecretValue on the item */
_secret_item_set_cached_secret (closure->item, closure->value);
g_simple_async_result_complete (res);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]