summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-10-12 18:30:14 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-10-12 18:30:14 (GMT)
commitb4dba7c621c7ec9052d7d6d605aa75c7cccf9ab7 (patch)
tree2f370c28fa976792c20b3f4aa9a59442fdc1c7cc /tests
parentd3de263843d9c5c9811a3df11dfefcca2f1222e6 (diff)
downloadtk-b4dba7c621c7ec9052d7d6d605aa75c7cccf9ab7.zip
tk-b4dba7c621c7ec9052d7d6d605aa75c7cccf9ab7.tar.gz
tk-b4dba7c621c7ec9052d7d6d605aa75c7cccf9ab7.tar.bz2
Fixed typo
Diffstat (limited to 'tests')
-rw-r--r--tests/filebox.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filebox.test b/tests/filebox.test
index 7b9fa2c..2573825 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -463,7 +463,7 @@ foreach mode $modes {
}
# The rest of the tests need to be executed on Unix only.
- # The test whether the dialog box widgets were implemented correctly.
+ # They test whether the dialog box widgets were implemented correctly.
# These tests are not
# needed on the other platforms because they use native file dialogs.
}