diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd81e61a..19b01ad12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ For a complete change history, see the SVN log. - Cairo: Add full rendering support for markers to match AGG renderer functionality (#1071) -- Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentially radii) (#1134) +- Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentionally radii) (#1134) - Added 'ignore-placement` attribute to markers-symbolizer (#1135)