Fix another typo

This commit is contained in:
Petri Lehtinen
2016-09-01 07:06:25 +03:00
committed by GitHub
parent f11c1b9466
commit ada5372cff

View File

@@ -7,7 +7,7 @@ Released 2016-08-30
- Always preserve insertion order of object items.
`json_object_iter()` and friends, `json_object_foreach()` and
json_dumps() and friends now always work in the insertion order of
`json_dumps()` and friends now always work in the insertion order of
object items (#293).
- Add `json_object_foreach_safe()` macro that allows