summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogel@noemail.net>2016-10-12 18:30:14 (GMT)
committerfvogel <fvogel@noemail.net>2016-10-12 18:30:14 (GMT)
commitfac96e9219e231411ccfa16b3fe26ccdc49c04b1 (patch)
tree2f370c28fa976792c20b3f4aa9a59442fdc1c7cc
parent7b74a7214d24df21e6848443ef75f16d3ddb0b1c (diff)
downloadtk-fac96e9219e231411ccfa16b3fe26ccdc49c04b1.zip
tk-fac96e9219e231411ccfa16b3fe26ccdc49c04b1.tar.gz
tk-fac96e9219e231411ccfa16b3fe26ccdc49c04b1.tar.bz2
Fixed typo
FossilOrigin-Name: 8b63aecee1dfbeec4635b64a262e58a5b9fb4771
-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.
}