Skip to content

Commit 2842977

Browse files
committed
Updated capitalization
1 parent e79b298 commit 2842977

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releasenotes/11.2.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ TODO
4444
API Additions
4545
=============
4646

47-
Check for mozjpeg
47+
Check for MozJPEG
4848
^^^^^^^^^^^^^^^^^
4949

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

5353
from PIL import features
5454
features.check_feature("mozjpeg") # True or False

0 commit comments

Comments
 (0)