summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-04-04 14:58:01 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-04-04 14:58:01 (GMT)
commit187617402a472581b7cd6ddfc2d42fe5a833a8b2 (patch)
tree0f79f988b2217d021169b6f6ea2b813cf2bf315f
parent8eee5368a9fac311805ccdb999a77fe521802819 (diff)
downloadtk-187617402a472581b7cd6ddfc2d42fe5a833a8b2.zip
tk-187617402a472581b7cd6ddfc2d42fe5a833a8b2.tar.gz
tk-187617402a472581b7cd6ddfc2d42fe5a833a8b2.tar.bz2
Corrected typos.
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d875e9..64917b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -116,11 +116,11 @@
2001-03-28 Don Porter <dgp@users.sourceforge.net>
* tests/focus.test (focus-6.1):
- * tests/macEmbed.testi (unixEmbed-5.1):
+ * tests/macEmbed.test (unixEmbed-5.1):
* tests/macMenu.test (macMenu-21.3):
- * tests/menu.testi (menu-27.1):
+ * tests/menu.test (menu-27.1):
* tests/unixEmbed.test (unixEmbed-8.2):
- * tests/unixWm.testi (unixWm-50.4): Replaced all [load {} tk]
+ * tests/unixWm.test (unixWm-50.4): Replaced all [load {} tk]
in Tk test suite with [load {} Tk]. [Bug 220940, Patch 411952]
2001-02-13 Eric Melski <ericm@interwoven.com>