mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +03:00
Updated capitalization
This commit is contained in:
parent
9025ae8332
commit
515314b85c
|
@ -133,7 +133,7 @@ if sys.platform == "win32":
|
|||
|
||||
|
||||
class MacViewer(Viewer):
|
||||
"""The default viewer on MacOS using ``Preview.app``."""
|
||||
"""The default viewer on macOS using ``Preview.app``."""
|
||||
|
||||
format = "PNG"
|
||||
options = {"compress_level": 1}
|
||||
|
|
Loading…
Reference in New Issue
Block a user