mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
Fix a tutorial section heading title case
This commit is contained in:
parent
92d391c847
commit
ff6951f2a4
|
@ -501,7 +501,7 @@ Reading from a tar archive
|
|||
fp = TarIO.TarIO("Imaging.tar", "Imaging/test/lena.ppm")
|
||||
im = Image.open(fp)
|
||||
|
||||
Controlling the Decoder
|
||||
Controlling the decoder
|
||||
-----------------------
|
||||
|
||||
Some decoders allow you to manipulate the image while reading it from a file.
|
||||
|
|
Loading…
Reference in New Issue
Block a user