summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm-stephen <truestyle2005@163.com>2019-07-09 14:45:37 +0800
committerGitHub <noreply@github.com>2019-07-09 14:45:37 +0800
commit7b627e96c35574ef7f1e7bfea0c22496b149cefb (patch)
tree0907d83dbcd89347293ca68bad9a1011f9aaad30
parentb37b31f531f6301d577a9241ded48af0a17da2e0 (diff)
downloadqtlocation-mapboxgl-7b627e96c35574ef7f1e7bfea0c22496b149cefb.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 c2e42177e8..6f38baed26 100644
--- a/platform/ios/docs/guides/Info.plist Keys.md
+++ b/platform/ios/docs/guides/Info.plist Keys.md
@@ -30,7 +30,7 @@ Set `MGLIdeographicFontFamilyName` in your containing application's Info.plist t
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.
+- A boolean value `NO` to disable client-side rendering of CJK glyphs — remote fonts specified in your style will be used instead.
## MGLCollisionBehaviorPre4_0