From 0f50bb10b6cfc7cf6989b9957965b2e230836e55 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Wed, 23 Dec 2015 08:18:27 +0200 Subject: Fix a typo --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a7a00a0..ea48aa8 100644 --- a/CHANGES +++ b/CHANGES @@ -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). -- cgit v1.1