Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fvogelnew1 committed Oct 28, 2023
1 parent 6a7afc2 commit 3935855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/font.test
Original file line number Diff line number Diff line change
Expand Up @@ -2337,7 +2337,7 @@ test font-43.1 {FieldSpecified procedure: specified vs. non-specified} -body {
} -result [font actual {times 0} -family]


test font-44.1 {TkFontGetPixels: size < 0} -constraint withoutXft -setup {
test font-44.1 {TkFontGetPixels: size < 0} -constraints withoutXft -setup {
set oldscale [tk scaling]
} -body {
tk scaling 0.5
Expand Down

0 comments on commit 3935855

Please sign in to comment.