From 9e7c842a26ae70aaf1710bc4bc3a111ce87cf6f6 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 13 Apr 2017 16:39:13 -0700 Subject: [PATCH] Fix spelling mistakes in changelog [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8de83bef3..510e8ae21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Released: February 8, 2017 #### Summary - Unbundle `unifont` font from distribution -- GeoJSON: imporoved parsing grammar avoiding temp synthesised attribute (#3507) +- GeoJSON: improved parsing grammar avoiding temp synthesized attribute (#3507) - GeoJSON: expose `num_features_to_query` datasource parameter + unit test (#3515) - Fixed intersecting extents in different projections (PR #3525 ) - Fixed `blur` implementation by taking into account `scale_factor`