Minor edit

This commit is contained in:
Andrew Murray 2018-12-12 00:53:31 +11:00
parent 94f4c4a682
commit b0330047ff

View File

@ -71,7 +71,7 @@ Image Lifecycle
... # image operations here.
The lifecycle of a single frame image is relatively simple. The file
The lifecycle of a single-frame image is relatively simple. The file
must remain open until the ``load()`` or ``close()`` function is
called.