[glib/glib-2-52] docs: fixing lost character
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-52] docs: fixing lost character
- Date: Tue, 11 Jul 2017 13:31:14 +0000 (UTC)
commit 8430939b5e21ea9e487a231502ee876f427c1e4b
Author: Aleksandr Slobodeniuk <alenuke yandex ru>
Date: Tue Jul 11 15:48:58 2017 +0300
docs: fixing lost character
https://bugzilla.gnome.org/show_bug.cgi?id=784792
glib/gvariant.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gvariant.c b/glib/gvariant.c
index 7b533b8..64ff419 100644
--- a/glib/gvariant.c
+++ b/glib/gvariant.c
@@ -273,7 +273,7 @@
*
* To put the entire example together, for our dictionary mapping
* strings to variants (with two entries, as given above), we are
- * using 91 bytes of memory for type information, 29 byes of memory
+ * using 91 bytes of memory for type information, 29 bytes of memory
* for the serialised data, 16 bytes for buffer management and 24
* bytes for the #GVariant instance, or a total of 160 bytes, plus
* malloc overhead. If we were to use g_variant_get_child_value() to
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]