mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +03:00
Fixed typo [ci skip]
This commit is contained in:
parent
3b121b4513
commit
5909a5f9bc
|
@ -12,7 +12,7 @@ pildriver.py (by Eric S. Raymond)
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
A class implementing an image-processing calculator for scripts.
|
A class implementing an image-processing calculator for scripts.
|
||||||
Parses lists of commnds (or, called interactively, command-line
|
Parses lists of commands (or, called interactively, command-line
|
||||||
arguments) into image loads, transformations, and saves.
|
arguments) into image loads, transformations, and saves.
|
||||||
|
|
||||||
viewer.py
|
viewer.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user