fix spelling

This commit is contained in:
artemp 2017-05-19 14:40:47 +02:00
parent 185d788ea4
commit 09933916d6

View file

@ -22,7 +22,7 @@ Released: February 8, 2017
#### Summary #### Summary
- Unbundle `unifont` font from distribution - Unbundle `unifont` font from distribution
- GeoJSON: imporoved parsing grammar avoiding temp synthesised attribute (#3507) - GeoJSON: improved parsing grammar avoiding temp synthesised attribute (#3507)
- GeoJSON: expose `num_features_to_query` datasource parameter + unit test (#3515) - GeoJSON: expose `num_features_to_query` datasource parameter + unit test (#3515)
- Fixed intersecting extents in different projections (PR #3525 ) - Fixed intersecting extents in different projections (PR #3525 )
- Fixed `blur` implementation by taking into account `scale_factor` - Fixed `blur` implementation by taking into account `scale_factor`