Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
homm committed Jul 17, 2024
1 parent c7e4404 commit 33442fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/releasenotes/11.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ similarly removed.
Deprecations
============

WebP Features Test
^^^^^^^^^^^^^^^^^^
Specific WebP Feature Checks
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The following features ``features.check("transp_webp")``,
``features.check("webp_mux")``, and ``features.check("webp_anim")`` are now
always ``True`` if the WebP module is installed and sohuld not be used.
These checks wil be removed in Pillow 12.0.0 (2025-10-15).
always ``True`` if the WebP module is installed and should not be used.
These checks will be removed in Pillow 12.0.0 (2025-10-15).

API Changes
===========
Expand Down

0 comments on commit 33442fe

Please sign in to comment.