We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d12680 commit aaf6897Copy full SHA for aaf6897
tests/testutils.tcl
@@ -459,7 +459,7 @@ namespace eval ::tk::test::dialog {
459
variable testDialogFont
460
variable iter_after
461
variable testDialog; # On MS Windows, this variable is set at the C level
462
- # by SetTkDialog() in tkWinDialog.c
+ # by SetTestDialog() in tkWinDialog.c
463
464
switch -- $stage {
465
launch {
0 commit comments