Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fbd0f1

Browse files
committed
DOC: minor tweak to font related prose
1 parent b76b38b commit 0fbd0f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/users/text_props.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ glyphs that may be required by mpl users. For example, DejaVu has no
127127
coverage of Chinese, Korean, or Japanese.
128128

129129

130-
To set the default font to be one that support the code points you
130+
To set the default font to be one that supportsthe code points you
131131
need prepend the font name to ``'font.family'`` or the desired alias
132132
lists ::
133133

@@ -143,7 +143,7 @@ To control the font used on per-artist basis use the ``'name'``,
143143

144144

145145
On linux `fc-list <http://linux.die.net/man/1/fc-list>`__ can be a
146-
useful tool to discover the font name for example ::
146+
useful tool to discover the font name; for example ::
147147

148148
$ fc-list :lang=zh family
149149
Source Han Sans TW,思源黑體 TW,思源黑體 TW ExtraLight,Source Han Sans TW ExtraLight

0 commit comments

Comments
 (0)