[json-glib/json-glib-0-14] docs: Fix typo in JsonObject's description
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib/json-glib-0-14] docs: Fix typo in JsonObject's description
- Date: Mon, 17 Oct 2011 10:21:08 +0000 (UTC)
commit 86bf97d993e638f0131fbf17360d03bc7b34e4a0
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Mon Oct 17 11:19:57 2011 +0100
docs: Fix typo in JsonObject's description
https://bugzilla.gnome.org/show_bug.cgi?id=660893
(cherry picked from commit 7636e9de9414304f940837ee828d23e4608e9f32)
Signed-off-by: Emmanuele Bassi <ebassi linux intel com>
json-glib/json-object.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/json-glib/json-object.c b/json-glib/json-object.c
index 9c6d585..8f55098 100644
--- a/json-glib/json-object.c
+++ b/json-glib/json-object.c
@@ -35,7 +35,7 @@
* SECTION:json-object
* @short_description: a JSON object representation
*
- * #JsonArray is the representation of the object type inside JSON. It contains
+ * #JsonObject is the representation of the object type inside JSON. It contains
* #JsonNode<!-- -->s, which may contain fundamental types, arrays or other
* objects. Each member of an object is accessed using its name.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]