summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Sheng <i@lloydsheng.com>2019-09-18 15:17:39 +0800
committerLloyd Sheng <i@lloydsheng.com>2019-09-20 10:18:24 +0800
commit58d8edf98a68328bc7094c81f206993565655e50 (patch)
tree8d7de36b81a6b71dc8e0f7d5740cfc343ea5ee68
parent7024716992ef29377a393b427635bc1116bcaaee (diff)
downloadqtlocation-mapboxgl-58d8edf98a68328bc7094c81f206993565655e50.tar.gz
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 170189d539..8caaad52ef 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -19,7 +19,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue that caused the tilt gesture to trigger too easily and conflict with pinch or pan gestures. ([#15349](https://github.com/mapbox/mapbox-gl-native/pull/15349))
* Fixed an issue that caused the map to rotate too easily during a pinch gesture. [(#15562)](https://github.com/mapbox/mapbox-gl-native/pull/15562)
-* Fixed an issue that ornaments could be setting outside the mapview. [(#14373)](https://github.com/mapbox/mapbox-gl-native/pull/14373)
+* Fixed an issue where ornaments could be set outside the map view. [(#14373)](https://github.com/mapbox/mapbox-gl-native/pull/14373)
### Performance improvements