summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLMapCamera.h
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2017-01-17 20:54:36 -0800
committerGitHub <noreply@github.com>2017-01-17 20:54:36 -0800
commite38216d25444fd426921c372898c425d6030355e (patch)
tree962ef4d491da7e247a83f8490ef29f76ac0654a6 /platform/darwin/src/MGLMapCamera.h
parentd829570cca4e2df98902236cb6d3e62dabddf487 (diff)
downloadqtlocation-mapboxgl-e38216d25444fd426921c372898c425d6030355e.tar.gz
Typo fixes, added line to MGLStyleLayer initializer description (#7759)
* Typo fixes in MGLMapCamera.h and MGLMapView.h * Added line to MGLStyleLayer initializer description * Edited line in MGLShapeCollection.h
Diffstat (limited to 'platform/darwin/src/MGLMapCamera.h')
-rw-r--r--platform/darwin/src/MGLMapCamera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLMapCamera.h b/platform/darwin/src/MGLMapCamera.h
index f6bff36280..abb43d9aea 100644
--- a/platform/darwin/src/MGLMapCamera.h
+++ b/platform/darwin/src/MGLMapCamera.h
@@ -29,7 +29,7 @@ NS_ASSUME_NONNULL_BEGIN
+ (instancetype)camera;
/**
- Returns a new camera using based on information about the camera’s viewpoint
+ Returns a new camera based on information about the camera’s viewpoint
and focus point.
@param centerCoordinate The geographic coordinate on which the map should be