Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
akheron committed Dec 23, 2015
1 parent e6b60da commit 0f50bb1
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 @@ -4,7 +4,7 @@ Version 2.8 (in development)
* New features:

- Add `json_object_foreach_safe()` macro that allows
``json_object_del()`` calls during iteration (#230).
`json_object_del()` calls during iteration (#230).

- Add `json_get_alloc_funcs()` to allow reading the allocation
functions set by `json_set_alloc_funcs()` (#262, #264).
Expand Down

0 comments on commit 0f50bb1

Please sign in to comment.