X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=blobdiff_plain;f=doc%2Fapiref.rst;fp=doc%2Fapiref.rst;h=17ac7158ff79cb19c463efc144daf1d46c66acb8;hp=79693fbe2b7733e317de672e584bfef95aeef355;hb=58f9d655358bc0c68bfadbc2946b964c2ac774b7;hpb=a33c3628da8434d91609574f7d07f3c90bb8fe00 diff --git a/doc/apiref.rst b/doc/apiref.rst index 79693fb..17ac715 100644 --- a/doc/apiref.rst +++ b/doc/apiref.rst @@ -841,8 +841,8 @@ denotes the C type that is expected as the corresponding argument. ``O`` (any value) [json_t \*] Like ``o``, but the argument's reference count is incremented. - This is useful if you pack and array an array or object and want - to keep the reference for the JSON value consumed by ``O`` to + This is useful if you pack into an array or object and want to + keep the reference for the JSON value consumed by ``O`` to yourself. ``[fmt]`` (array)