We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d9624 commit 0cafacaCopy full SHA for 0cafaca
docs/reference/ExifTags.rst
@@ -10,7 +10,7 @@ provide constants and clear-text names for various well-known EXIF tags.
10
.. py:data:: TAGS
11
:type: dict
12
13
- The TAG dictionary maps 16-bit integer EXIF tag enumerations to
+ The TAGS dictionary maps 16-bit integer EXIF tag enumerations to
14
descriptive string names. For instance:
15
16
>>> from PIL.ExifTags import TAGS
0 commit comments