[glib/wip/gvariant-kdbus: 13/17] 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: 13/17] GVariant: fix a trivial typo in a comment
- Date: Wed, 3 Dec 2014 07:17:41 +0000 (UTC)
commit bae9239da3e6700c717e88c5b98318f07ed18e0e
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]