summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm-stephen <truestyle2005@163.com>2019-07-09 10:05:24 +0800
committerGitHub <noreply@github.com>2019-07-09 10:05:24 +0800
commit53696304b599a3982182bce6f9b8eb5f068f97fd (patch)
tree037579101678ca6afb5ae99304bfed697f325745
parentc15205cb5fecf71832828586e9162aa41a89deee (diff)
downloadqtlocation-mapboxgl-53696304b599a3982182bce6f9b8eb5f068f97fd.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 9b46cd8ed0..c45948720d 100644
--- a/platform/macos/docs/guides/Info.plist Keys.md
+++ b/platform/macos/docs/guides/Info.plist Keys.md
@@ -22,7 +22,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.