Skip to content

Commit

Permalink
Merge pull request #6940 from radarhere/typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 11, 2023
2 parents 4ab4bfe + 20daa1d commit bc1a96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PIL/TiffTags.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ def lookup(tag, group=None):
34910: "HylaFAX FaxRecvTime",
36864: "ExifVersion",
36867: "DateTimeOriginal",
36868: "DateTImeDigitized",
36868: "DateTimeDigitized",
37121: "ComponentsConfiguration",
37122: "CompressedBitsPerPixel",
37724: "ImageSourceData",
Expand Down

0 comments on commit bc1a96a

Please sign in to comment.