aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2016-09-01 07:06:25 +0300
committerGitHub <noreply@github.com>2016-09-01 07:06:25 +0300
commitada5372cffa7707d82a81878558f47dfa1437a05 (patch)
treeed5b0824e5c061c77e0fb54e495b364623d8b3fe
parentf11c1b946635b3a52412100243e3ce4d50a1cf83 (diff)
downloadjansson-ada5372cffa7707d82a81878558f47dfa1437a05.zip
jansson-ada5372cffa7707d82a81878558f47dfa1437a05.tar.gz
jansson-ada5372cffa7707d82a81878558f47dfa1437a05.tar.bz2
Fix another typo
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0cdb25c..cb4ef03 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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