mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Fix typo in release notes
[ci skip] Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
48606afeb6
commit
d56ffebf2a
|
@ -46,7 +46,7 @@ ImageFont.truetype
|
|||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
:py:func:`~PIL.ImageFont.truetype` now searches for fonts in the directory indicated
|
||||
by the ``XDG_DATA_HOME`` envirnorment variable in addition to those specified in
|
||||
by the ``XDG_DATA_HOME`` environment variable in addition to those specified in
|
||||
``XDG_DATA_DIRS``. Additionally, the default for ``XDG_DATA_DIRS`` has been updated
|
||||
to match the freedesktop spec.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user