File tree 1 file changed +2
-2
lines changed
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(
763
763
764
764
Notes
765
765
-----
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*
767
767
backend by using the ``flags`` keyword argument and passing a desired
768
768
value. See the *Load / Save flag constants* section in
769
769
https://sourceforge.net/p/freeimage/svn/HEAD/tree/FreeImage/trunk/\
@@ -865,7 +865,7 @@ def write_image(
865
865
writing will be performed by *Imageio*.
866
866
- If the given method is *Imageio*, ``kwargs`` is passed directly to the
867
867
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*
869
869
backend by using the ``flags`` keyword argument and passing a desired
870
870
value. See the *Load / Save flag constants* section in
871
871
https://sourceforge.net/p/freeimage/svn/HEAD/tree/FreeImage/trunk/\
You can’t perform that action at this time.
0 commit comments