summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm-stephen <truestyle2005@163.com>2019-07-09 14:46:11 +0800
committerGitHub <noreply@github.com>2019-07-09 14:46:11 +0800
commitbd979aec51cffc146c250146f327fc1851beb704 (patch)
tree21ee6b7ca4a7d8bc075e5ebfef6106c7c3e0a915
parent0868c3e4c5b58aa7ab3793168227901ff38cde83 (diff)
downloadqtlocation-mapboxgl-bd979aec51cffc146c250146f327fc1851beb704.tar.gz
Update platform/ios/docs/guides/Info.plist Keys.md
Co-Authored-By: Jason Wray <friedbunny@users.noreply.github.com>
-rw-r--r--platform/ios/docs/guides/Info.plist Keys.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/docs/guides/Info.plist Keys.md b/platform/ios/docs/guides/Info.plist Keys.md
index 2a2f608567..6322b42dc1 100644
--- a/platform/ios/docs/guides/Info.plist Keys.md
+++ b/platform/ios/docs/guides/Info.plist Keys.md
@@ -28,7 +28,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.