Skip to content

Commit

Permalink
Merge pull request #8020 from CTimmerman/CTimmerman-patch-1
Browse files Browse the repository at this point in the history
Corrected typo
  • Loading branch information
radarhere committed Apr 27, 2024
2 parents a8f434f + 8cc48b2 commit 824db71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PIL/ExifTags.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ class Interop(IntEnum):
InteropVersion = 2
RelatedImageFileFormat = 4096
RelatedImageWidth = 4097
RleatedImageHeight = 4098
RelatedImageHeight = 4098


class IFD(IntEnum):
Expand Down

0 comments on commit 824db71

Please sign in to comment.