diff options
-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 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. } |