summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenn <jenn>2000-09-29 22:49:32 (GMT)
committerjenn <jenn>2000-09-29 22:49:32 (GMT)
commit79f2a3d1cf1aad8715d1f384d8317a70007275ce (patch)
treea79f70514e2f8e67a691cb72ab20cec9e42cf565
parent9b3618da09da63fe5b120276e0c9e026669af439 (diff)
downloadtcl-79f2a3d1cf1aad8715d1f384d8317a70007275ce.zip
tcl-79f2a3d1cf1aad8715d1f384d8317a70007275ce.tar.gz
tcl-79f2a3d1cf1aad8715d1f384d8317a70007275ce.tar.bz2
Fixed a typo.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9dafa7..4d08dab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2000-09-29 Jennifer Hom <jenn@ajubasolutions.com>
* library/tcltest1.0/tcltest2.tcl:
- * tests/tcltest.test:
+ * tests/tcltest2.test:
* doc/tcltest2.n: Modified the new form of the test command to
accept both attribute-value pairs and command line options.
Updated the tests and the documentation for this new format.