summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm-stephen <truestyle2005@163.com>2019-07-09 10:05:36 +0800
committerGitHub <noreply@github.com>2019-07-09 10:05:36 +0800
commitf095d059878d62476628f676c3ae207044278650 (patch)
tree97f5803f7c0d97004b080871e1b4a00c13b3fad7
parent53696304b599a3982182bce6f9b8eb5f068f97fd (diff)
downloadqtlocation-mapboxgl-f095d059878d62476628f676c3ae207044278650.tar.gz
Update platform/macos/docs/guides/Info.plist Keys.md
Co-Authored-By: Jason Wray <friedbunny@users.noreply.github.com>
-rw-r--r--platform/macos/docs/guides/Info.plist Keys.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/docs/guides/Info.plist Keys.md b/platform/macos/docs/guides/Info.plist Keys.md
index c45948720d..35ecf67e36 100644
--- a/platform/macos/docs/guides/Info.plist Keys.md
+++ b/platform/macos/docs/guides/Info.plist Keys.md
@@ -24,7 +24,7 @@ Set `MGLIdeographicFontFamilyName` in your containing application's Info.plist t
- A string value of a single font family name.
-An array of font family names. Fonts will be used in the defined order, eventually falling back to default system font if none are available.
+- An array of font family names. Fonts will be used in the defined order, eventually falling back to default system font if none are available.
- A boolean value `NO` to disable client-side rendering of CJK glyphs — remote fonts specified in your style will be used instead.