mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 18:36:17 +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
|
: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
|
``XDG_DATA_DIRS``. Additionally, the default for ``XDG_DATA_DIRS`` has been updated
|
||||||
to match the freedesktop spec.
|
to match the freedesktop spec.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user