[glib] gvariant: Doc typo fix
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gvariant: Doc typo fix
- Date: Wed, 12 Oct 2011 19:25:41 +0000 (UTC)
commit 1368533dc2c117202d11acdde27724a0301ad301
Author: Colin Walters <walters verbum org>
Date: Wed Oct 12 15:25:12 2011 -0400
gvariant: Doc typo fix
glib/gvariant.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gvariant.c b/glib/gvariant.c
index 85c1dad..379933c 100644
--- a/glib/gvariant.c
+++ b/glib/gvariant.c
@@ -80,7 +80,7 @@
* indicator could be placed at the beginning of a file, network message
* or network stream).
*
- * A #GVariant's size is limited mainly by any lowever level operating
+ * A #GVariant's size is limited mainly by any lower level operating
* system constraints, such as the number of bits in #gsize. For
* example, it is reasonable to have a 2GB file mapped into memory
* with #GMappedFile, and call g_variant_new_from_data() on it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]