Fixed typo [ci skip]

This commit is contained in:
Andrew Murray 2015-10-10 14:28:53 +11:00
parent 3b121b4513
commit 5909a5f9bc

View File

@ -12,7 +12,7 @@ pildriver.py (by Eric S. Raymond)
--------------------------------------------------------------------
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.
viewer.py