Skip to content

Commit a45a693

Browse files
committed
testutils.tcl [testDialog]: align comment (cosmetic change to trigger CI run)
1 parent 9513b4f commit a45a693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testutils.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ namespace eval ::tk::test::dialog {
459459
variable testDialogFont
460460
variable iter_after
461461
variable testDialog; # On MS Windows, this variable is set at the C level
462-
# by SetTkDialog() in tkWinDialog.c
462+
# by SetTkDialog() in tkWinDialog.c
463463

464464
switch -- $stage {
465465
launch {

0 commit comments

Comments
 (0)