From 23d563434ac6e385ef3599bbe0360aa8e1c94a23 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Thu, 6 Sep 2012 12:06:41 +0300 Subject: [PATCH 1/1] Fix a typo on doc/apiref.rst --- doc/apiref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/apiref.rst b/doc/apiref.rst index fd27e38..759d5bf 100644 --- a/doc/apiref.rst +++ b/doc/apiref.rst @@ -1233,7 +1233,7 @@ The following functions compose the parsing and validation API: modifying the structure or contents of a value reachable from ``root``. - If the ``O`` and ``o`` format character are not used, it's + If the ``O`` and ``o`` format characters are not used, it's perfectly safe to cast a ``const json_t *`` variable to plain ``json_t *`` when used with these functions. -- 2.1.4