Skip to content

Commit

Permalink
Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
akheron committed Sep 1, 2016
1 parent f11c1b9 commit ada5372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ada5372

Please sign in to comment.