Skip to content

Commit

Permalink
Merge pull request #5746 from radarhere/macos
Browse files Browse the repository at this point in the history
Updated capitalization
  • Loading branch information
hugovk committed Oct 2, 2021
2 parents 9025ae8 + 515314b commit c38d5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PIL/ImageShow.py
Expand Up @@ -133,7 +133,7 @@ def get_command(self, file, **options):


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}
Expand Down

0 comments on commit c38d5d8

Please sign in to comment.