summaryrefslogtreecommitdiff
path: root/platform/darwin/src
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-04-26 18:31:48 +0200
committerKonstantin Käfer <mail@kkaefer.com>2019-05-08 12:25:22 +0200
commit20a807fdf36e2609973451ef8d0e49472a59db91 (patch)
tree8aa9cc42ba015097cf1edc4e16a438a8ddfeb298 /platform/darwin/src
parentef48d53e78573c30d543a5fa84a7d524c950a2f3 (diff)
downloadqtlocation-mapboxgl-20a807fdf36e2609973451ef8d0e49472a59db91.tar.gz
[core] render extrusions directly in the main framebuffer
Diffstat (limited to 'platform/darwin/src')
-rw-r--r--platform/darwin/src/MGLSymbolStyleLayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLSymbolStyleLayer.h b/platform/darwin/src/MGLSymbolStyleLayer.h
index f5047745f6..cbe3464346 100644
--- a/platform/darwin/src/MGLSymbolStyleLayer.h
+++ b/platform/darwin/src/MGLSymbolStyleLayer.h
@@ -1025,7 +1025,7 @@ MGL_EXPORT
/**
Sorts features in ascending order based on this value. Features with a higher
- sort key will appear above features with a lower sort key wehn they overlap.
+ sort key will appear above features with a lower sort key when they overlap.
Features with a lower sort key will have priority over other features when
doing placement.