summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm-stephen <truestyle2005@163.com>2019-07-09 14:45:30 +0800
committerGitHub <noreply@github.com>2019-07-09 14:45:30 +0800
commitb37b31f531f6301d577a9241ded48af0a17da2e0 (patch)
tree699260ccf0adde63a1ad45bf136af638b004fdc4
parentbbb1ad7367d6a6674bb608503af27eceebb3f17c (diff)
downloadqtlocation-mapboxgl-b37b31f531f6301d577a9241ded48af0a17da2e0.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 a5d29ec55f..c2e42177e8 100644
--- a/platform/ios/docs/guides/Info.plist Keys.md
+++ b/platform/ios/docs/guides/Info.plist Keys.md
@@ -26,7 +26,7 @@ The name of the font family to use for client-side text rendering of CJK ideogra
Set `MGLIdeographicFontFamilyName` in your containing application's Info.plist to font family name(s) that will be available at run time, such as “PingFang TC” or “Marker Felt”. This plist key accepts:
-A string value of a single font family name.
+- 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.