diff options
author | hobbs <hobbs> | 2001-11-14 23:38:38 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-11-14 23:38:38 (GMT) |
commit | 49fe76ced5db356a7f65c413e66fbf669b912370 (patch) | |
tree | 8621e76fe627be510ab862788d8d8512fe1524f6 /ChangeLog | |
parent | 03bf512eba9ec5dde914e6b2cb171b35cf297b08 (diff) | |
download | tcl-49fe76ced5db356a7f65c413e66fbf669b912370.zip tcl-49fe76ced5db356a7f65c413e66fbf669b912370.tar.gz tcl-49fe76ced5db356a7f65c413e66fbf669b912370.tar.bz2 |
minor doc comment fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Reference implementation of TIP's #22, #33 and #45. Adds the ability of the [lindex] command to have multiple index arguments, and adds the [lset] command. Both commands are byte-code compiled. - [Patch #471874] (commited by Jeff) + [Patch #471874] (work by Kenny, commited by Hobbs) 2001-11-12 David Gravereaux <davygrvy@pobox.com> |