summaryrefslogtreecommitdiff
path: root/json-glib/json-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'json-glib/json-parser.c')
-rw-r--r--json-glib/json-parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-glib/json-parser.c b/json-glib/json-parser.c
index 1155783..a90bbd8 100644
--- a/json-glib/json-parser.c
+++ b/json-glib/json-parser.c
@@ -1142,7 +1142,7 @@ json_parser_load_from_file (JsonParser *parser,
* multiple times with the same #JsonParser object, but the contents of the
* parser will be destroyed each time.
*
- * Return value: %TRUE if the buffer was succesfully parser. In case
+ * Return value: %TRUE if the buffer was succesfully parsed. In case
* of error, @error is set accordingly and %FALSE is returned
*/
gboolean