Skip to content

Commit

Permalink
Fix typo in release notes
Browse files Browse the repository at this point in the history
[ci skip]

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
  • Loading branch information
mamg22 and radarhere committed Jun 13, 2024
1 parent 48606af commit d56ffeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releasenotes/10.4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit d56ffeb

Please sign in to comment.