diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-04 21:51:49 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-04 21:51:49 (GMT) |
commit | 81653efeafbc42b87814989c2ebd6ccbf657f014 (patch) | |
tree | 41a8f9cacf4cd196a5d83a7bcabea22a08d6736a /tests/constraints.tcl | |
parent | cbdd67c68da15d4b76cccec0eb15feda2763388a (diff) | |
parent | da9d597e856d8e25317f1a831f0acdcae3b012b5 (diff) | |
download | tk-81653efeafbc42b87814989c2ebd6ccbf657f014.zip tk-81653efeafbc42b87814989c2ebd6ccbf657f014.tar.gz tk-81653efeafbc42b87814989c2ebd6ccbf657f014.tar.bz2 |
Merge 8.6
Diffstat (limited to 'tests/constraints.tcl')
-rw-r--r-- | tests/constraints.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/constraints.tcl b/tests/constraints.tcl index c77fb00..ff036f3 100644 --- a/tests/constraints.tcl +++ b/tests/constraints.tcl @@ -37,7 +37,7 @@ namespace eval tk { namespace eval bg { # Manage a background process. - # Replace with slave interp or thread? + # Replace with child interp or thread? namespace import ::tcltest::interpreter namespace import ::tk::test::loadTkCommand namespace export setup cleanup do |