Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 74012d0

Browse files
authored
Merge pull request #3 from EdwardBetts/spelling
Correct a spelling mistake
2 parents 10b6efb + ff3315d commit 74012d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pantomime/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
JPEG: gettext("JPEG Image"),
6060
TIFF: gettext("Tagged Image File Format"),
6161
DJVU: gettext("DejaVu E-Book"),
62-
PNG: gettext("Portable Nework Graphics"),
62+
PNG: gettext("Portable Network Graphics"),
6363
GIF: gettext("Graphics Interchange Format"),
6464
OPF: gettext("Microsoft Outlook for Mac E-Mail"),
6565
OUTLOOK: gettext("Microsoft Outlook E-Mail"),

0 commit comments

Comments
 (0)