Fixed typo [ci skip]

This commit is contained in:
Andrew Murray 2018-01-25 19:57:58 +11:00
parent 1cfda448e0
commit 29818f30f0

View File

@ -168,7 +168,7 @@ Changelog (Pillow)
- GIF: Permit LZW code lengths up to 12 bits in GIF decode #2813 - GIF: Permit LZW code lengths up to 12 bits in GIF decode #2813
[wiredfool] [wiredfool]
- Fix unterminiated string and unchecked exception in _font_text_asBytes. #2825 - Fix unterminated string and unchecked exception in _font_text_asBytes. #2825
[wiredfool] [wiredfool]
- PPM: Use fixed list of whitespace, rather relying on locale, fixes #272. #2831 - PPM: Use fixed list of whitespace, rather relying on locale, fixes #272. #2831