[glib/wip/gvariant-kdbus: 8/9] GVariant: fix a trivial typo in a comment
- From: Ryan Lortie <desrt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gvariant-kdbus: 8/9] GVariant: fix a trivial typo in a comment
- Date: Tue, 2 Dec 2014 15:15:59 +0000 (UTC)
commit a0fad456e063e5d1cace2ede0033089ba1922ea0
Author: Ryan Lortie <desrt desrt ca>
Date: Sat Nov 29 15:57:06 2014 -0500
GVariant: fix a trivial typo in a comment
glib/gvariant-core.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gvariant-core.c b/glib/gvariant-core.c
index 45b876b..0f68168 100644
--- a/glib/gvariant-core.c
+++ b/glib/gvariant-core.c
@@ -571,7 +571,7 @@ g_variant_new_from_bytes (const GVariantType *type,
* @trusted: %TRUE if every child in @children in trusted
*
* Constructs a new tree-mode #GVariant instance. This is the inner
- * interface for creation of new serialised values that gets called from
+ * interface for creation of new tree-mode values that gets called from
* various functions in gvariant.c.
*
* @children is consumed by this function. g_free() will be called on
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]