summaryrefslogtreecommitdiffstats
path: root/tests/unixEmbed.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-29 08:47:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-29 08:47:02 (GMT)
commitac77633a254c2a5bb52de4db50df963c652d9705 (patch)
treed33103193b90c4bd75cdec98a2a39cdaa0996306 /tests/unixEmbed.test
parentceb17c171219d4e4ab59834ba505b339b13ae460 (diff)
downloadtk-ac77633a254c2a5bb52de4db50df963c652d9705.zip
tk-ac77633a254c2a5bb52de4db50df963c652d9705.tar.gz
tk-ac77633a254c2a5bb52de4db50df963c652d9705.tar.bz2
typo
Diffstat (limited to 'tests/unixEmbed.test')
-rw-r--r--tests/unixEmbed.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test
index c2dc073..7d26fbf 100644
--- a/tests/unixEmbed.test
+++ b/tests/unixEmbed.test
@@ -341,7 +341,7 @@ test unixEmbed-2.4 {EmbeddedEventProc procedure} -constraints {
test unixEmbed-3.1 {ContainerEventProc procedure, detect creation} -constraints {
- unix testembed notPortable
+ unix testembed nonPortable
} -body {
frame .f1 -container 1 -width 200 -height 50
pack .f1