summaryrefslogtreecommitdiff
path: root/platform/macos/docs/guides/Info.plist Keys.md
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-12-08 13:29:15 -0800
committerFabian Guerra Soto <fabian.guerra@mapbox.com>2018-01-03 11:37:53 -0600
commite8abb8c81abe85e85b07c11af7c57a77aa14111e (patch)
treec68eb26639fe79235f862e21be02ca48425a4555 /platform/macos/docs/guides/Info.plist Keys.md
parentb94929ca08f706a372d1336850d1346f09677ca4 (diff)
downloadqtlocation-mapboxgl-e8abb8c81abe85e85b07c11af7c57a77aa14111e.tar.gz
[ios,macos] Revert ideographic->ideograph name change.
Original GL JS name was meant to represent "font family to use for locally generating ideographs", but "ideographic font family" communicates a similar intent more concisely.
Diffstat (limited to 'platform/macos/docs/guides/Info.plist Keys.md')
-rw-r--r--platform/macos/docs/guides/Info.plist Keys.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/macos/docs/guides/Info.plist Keys.md b/platform/macos/docs/guides/Info.plist Keys.md
index 736f1cf7e6..c60635162f 100644
--- a/platform/macos/docs/guides/Info.plist Keys.md
+++ b/platform/macos/docs/guides/Info.plist Keys.md
@@ -16,6 +16,6 @@ Use this key if you need to customize the API base URL used throughout the SDK.
The default value is `https://api.mapbox.com`.
-## MGLIdeographFontFamilyName
-
+## MGLIdeographicFontFamilyName
+
The name of the font family to use for client-side text rendering of CJK ideographs. Set this to the name of a font family which will be available at run time, e.g. `PingFang`.