diff --git a/src/PIL/Image.py b/src/PIL/Image.py index 7d2bb1e7eee..8b92aae45a7 100644 --- a/src/PIL/Image.py +++ b/src/PIL/Image.py @@ -2110,7 +2110,7 @@ def show(self, title=None, command=None): debugging purposes. On Unix platforms, this method saves the image to a temporary - PPM file, and calls the **display**, **eog** or **xv** + PNG file, and calls the **display**, **eog** or **xv** utility, depending on which one can be found. On macOS, this method saves the image to a temporary PNG file, and