summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/textWind.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/textWind.test b/tests/textWind.test
index bc5582f..c0537ad 100644
--- a/tests/textWind.test
+++ b/tests/textWind.test
@@ -964,7 +964,7 @@ test textWind-11.1 {EmbWinDisplayProc procedure, geometry transforms} -setup {
destroy .f
place forget .t
pack .t
-# Make sure the Text is mapped before we start
+ # Make sure the Text is mapped before we start
updateText
} -body {
.t insert 1.0 "Some sample text"
@@ -984,7 +984,7 @@ test textWind-11.2 {EmbWinDisplayProc procedure, geometry transforms} -setup {
destroy .t.f
place forget .t
pack .t
-# Make sure the Text is mapped before we start
+ # Make sure the Text is mapped before we start
updateText
} -body {
.t insert 1.0 "Some sample text"
@@ -1005,7 +1005,7 @@ test textWind-11.3 {EmbWinDisplayProc procedure, configuration optimization} -se
destroy .f
place forget .t
pack .t
-# Make sure the Text is mapped before we start
+ # Make sure the Text is mapped before we start
updateText
} -body {
.t insert 1.0 "Some sample text"