summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron Mace <cameron@mapbox.com>2017-02-14 15:04:48 -0500
committerCameron Mace <cameron@mapbox.com>2017-02-14 15:04:48 -0500
commit6db008878e054dd3213b7430e19044b6a5c3b1dd (patch)
treeed1bdf8b85d9c66fa0053be70f3fae2200c50e43
parent8170c61fc894cc72ceed1122f3f626d7f868fffd (diff)
downloadqtlocation-mapboxgl-6db008878e054dd3213b7430e19044b6a5c3b1dd.tar.gz
fixed small typoandroid-v5.0.0-beta.1
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 89ba4b3633..1186d392d0 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,7 +4,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## 5.0.0-beta.1 - February 14th, 2017
-* Suppor for data-driven styles [#7752](https://github.com/mapbox/mapbox-gl-native/pull/7752)
+* Support for data-driven styles [#7752](https://github.com/mapbox/mapbox-gl-native/pull/7752)
* Consistent double tap zoom acceleration [#7514](https://github.com/mapbox/mapbox-gl-native/issues/7514)
* Cleanup inconsistencies `float` vs `double` [#4445](https://github.com/mapbox/mapbox-gl-native/issues/4445)
* Add `mapbox_` prefix to attributes [#6482](https://github.com/mapbox/mapbox-gl-native/issues/6482)