diff --git a/doc/How-it-opens-files.xml b/doc/How-it-opens-files.xml index 64e213d7..6c3b6698 100644 --- a/doc/How-it-opens-files.xml +++ b/doc/How-it-opens-files.xml @@ -79,7 +79,7 @@ $ vips flip fred.jpg jim.jpg vertical $ vips shrink fred.png jim.png 10 10 - meaning shrink fred.png by a factor of 10 in both axies and write as jim.png. + meaning shrink fred.png by a factor of 10 in both axes and write as jim.png. You can imagine this operation running without needing fred.png to be completely decompressed first. You just read 10 lines from fred.png for every one line you write to jim.png.