aboutsummaryrefslogtreecommitdiff
path: root/doc/apiref.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apiref.rst')
-rw-r--r--doc/apiref.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apiref.rst b/doc/apiref.rst
index 5f08c16..0ab2348 100644
--- a/doc/apiref.rst
+++ b/doc/apiref.rst
@@ -687,7 +687,7 @@ allowed in object keys.
The following functions can be used to iterate through all key-value
pairs in an object. The items are returned in the order they were
-inserted to to obhect.
+inserted to the object.
.. function:: void *json_object_iter(json_t *object)