diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-05-05 16:48:53 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-05-05 16:48:53 (GMT) |
commit | 5940eaeb9273d7c2c5eaa2e9db99cf403eb3a8fa (patch) | |
tree | 2f36c7e5de9f593eccf016c132571ba2e78c41b8 /ChangeLog | |
parent | ded0ebcd4576288ef13365598a179dfee8fce1ca (diff) | |
download | tcl-5940eaeb9273d7c2c5eaa2e9db99cf403eb3a8fa.zip tcl-5940eaeb9273d7c2c5eaa2e9db99cf403eb3a8fa.tar.gz tcl-5940eaeb9273d7c2c5eaa2e9db99cf403eb3a8fa.tar.bz2 |
Corrected error message for grammar and spelling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-05-05 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tclBasic.c (Tcl_HideCommand): Fixed error message for + grammar and spelling. + 2003-04-28 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tclDictObj.c (DictIncrCmd): Updated to reflect the |