Skip to content

Commit ab02e60

Browse files
authored
Merge pull request #100 from AsciiWolf/patch-1
Fix typo
2 parents e326483 + 5260d44 commit ab02e60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ppdippstr.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def init ():
118118
"Resolution": _("Resolution"),
119119

120120
"Color Mode": _("Color Mode"),
121-
"Hight Quality Grayscale": _("Hight Quality Grayscale"),
121+
"High Quality Grayscale": _("High Quality Grayscale"),
122122
"Black Only Grayscale": _("Black Only Grayscale"),
123123

124124
"Quality": _("Quality"),
@@ -146,7 +146,7 @@ def init ():
146146
"Transparency": _("Transparency"),
147147
"Plain Paper": _("Plain Paper"),
148148
"Plain": _("Plain"),
149-
"Photo Paper)": _("Photo Paper)"),
149+
"Photo Paper": _("Photo Paper"),
150150
"Transparency Film": _("Transparency Film"),
151151
"CD or DVD Media": _("CD or DVD Media"),
152152
"Print Density": _("Print Density"),

0 commit comments

Comments
 (0)