[json-glib/json-glib-0-10] docs: Fix typo
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib/json-glib-0-10] docs: Fix typo
- Date: Thu, 15 Apr 2010 09:20:23 +0000 (UTC)
commit b60a8c2d57acb25c6fcffb45d34ba6422cee043e
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Wed Apr 14 23:19:28 2010 +0100
docs: Fix typo
There is no such thing as a 'JsonArrary' type.
(cherry picked from commit 28edd58ddfd719d107d89aa364dc208b0126c90f)
Signed-off-by: Emmanuele Bassi <ebassi linux intel com>
json-glib/json-parser.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/json-glib/json-parser.c b/json-glib/json-parser.c
index 5d67d0c..72ff8b4 100644
--- a/json-glib/json-parser.c
+++ b/json-glib/json-parser.c
@@ -281,7 +281,7 @@ json_parser_class_init (JsonParserClass *klass)
/**
* JsonParser::array-end:
* @parser: the #JsonParser that received the signal
- * @array: the parsed #JsonArrary
+ * @array: the parsed #JsonArray
*
* The ::array-end signal is emitted each time the #JsonParser
* has successfully parsed an entire #JsonArray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]