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)
commita193632d10533d3800204b95ae54bb963f7f4e0e (patch)
tree66d4e381cbe3d050854221dd20835cd44d8feda1 /tests/filebox.test
parentc0f466b14562b09d91bf6056a32e44087a43d527 (diff)
parent8bb0c09912bcf8aaa8d5366525d7895c0fe96ad7 (diff)
downloadtk-a193632d10533d3800204b95ae54bb963f7f4e0e.zip
tk-a193632d10533d3800204b95ae54bb963f7f4e0e.tar.gz
tk-a193632d10533d3800204b95ae54bb963f7f4e0e.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.
}