summaryrefslogtreecommitdiffstats
path: root/tests/filebox.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-10-12 18:32:24 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-10-12 18:32:24 (GMT)
commit7da21445dd763412d4ba3eda0c720cc2c7a9fdda (patch)
tree66d4e381cbe3d050854221dd20835cd44d8feda1 /tests/filebox.test
parent87360bca185090490cf2d763d6d4f317f63dc8a8 (diff)
parentb4dba7c621c7ec9052d7d6d605aa75c7cccf9ab7 (diff)
downloadtk-7da21445dd763412d4ba3eda0c720cc2c7a9fdda.zip
tk-7da21445dd763412d4ba3eda0c720cc2c7a9fdda.tar.gz
tk-7da21445dd763412d4ba3eda0c720cc2c7a9fdda.tar.bz2
Fixed typo
Diffstat (limited to 'tests/filebox.test')
-rw-r--r--tests/filebox.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filebox.test b/tests/filebox.test
index 864d215..37c06ef 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.
}