Corrected syntax [ci skip]

This commit is contained in:
Andrew Murray 2023-11-11 18:08:49 +11:00
parent 0cf60657d2
commit aab5a2f7a5

View File

@ -5,7 +5,7 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Implement `streamtype=1` option for tables-only JPEG encoding #7491
- Implement ``streamtype=1`` option for tables-only JPEG encoding #7491
[bgilbert, radarhere]
- If save_all PNG only has one frame, do not create animated image #7522