diff options
author | fvogel <fvogelnew1@free.fr> | 2016-10-12 18:30:14 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2016-10-12 18:30:14 (GMT) |
commit | 8bb0c09912bcf8aaa8d5366525d7895c0fe96ad7 (patch) | |
tree | 2f370c28fa976792c20b3f4aa9a59442fdc1c7cc /tests | |
parent | 9f668483439f4223b4e81b87fb4009e6f6f34692 (diff) | |
download | tk-8bb0c09912bcf8aaa8d5366525d7895c0fe96ad7.zip tk-8bb0c09912bcf8aaa8d5366525d7895c0fe96ad7.tar.gz tk-8bb0c09912bcf8aaa8d5366525d7895c0fe96ad7.tar.bz2 |
Fixed typo
Diffstat (limited to 'tests')
-rw-r--r-- | tests/filebox.test | 2 |
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. } |