File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -763,7 +763,7 @@ def write_image_Imageio(
763763
764764 Notes
765765 -----
766- - It is possible to control how the image are saved by the *Freeimage*
766+ - It is possible to control how the images are saved by the *Freeimage*
767767 backend by using the ``flags`` keyword argument and passing a desired
768768 value. See the *Load / Save flag constants* section in
769769 https://sourceforge.net/p/freeimage/svn/HEAD/tree/FreeImage/trunk/\
@@ -865,7 +865,7 @@ def write_image(
865865 writing will be performed by *Imageio*.
866866 - If the given method is *Imageio*, ``kwargs`` is passed directly to the
867867 wrapped definition.
868- - It is possible to control how the image are saved by the *Freeimage*
868+ - It is possible to control how the images are saved by the *Freeimage*
869869 backend by using the ``flags`` keyword argument and passing a desired
870870 value. See the *Load / Save flag constants* section in
871871 https://sourceforge.net/p/freeimage/svn/HEAD/tree/FreeImage/trunk/\
You can’t perform that action at this time.
0 commit comments