Skip to content

Commit

Permalink
Updated capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 17, 2025
1 parent e79b298 commit 2842977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/releasenotes/11.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ TODO
API Additions
=============

Check for mozjpeg
Check for MozJPEG
^^^^^^^^^^^^^^^^^

You can check if Pillow has been built against the MozJPEG version of the
libjpeg library, and what version of mozjpeg is being used::
libjpeg library, and what version of MozJPEG is being used::

from PIL import features
features.check_feature("mozjpeg") # True or False
Expand Down

0 comments on commit 2842977

Please sign in to comment.