diff options
author | vincentdarley <vincentdarley> | 2004-09-27 09:00:31 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-09-27 09:00:31 (GMT) |
commit | 7ce488b19c3bc7061ea8976f1672952b4f5fd1c7 (patch) | |
tree | 5ac3b184ed5d8fed96663b4cee3c84ebbc25c0b7 /ChangeLog | |
parent | 381c3c6ea98688e498a8b9fd86ce4493cd2c95ed (diff) | |
download | tcl-7ce488b19c3bc7061ea8976f1672952b4f5fd1c7.zip tcl-7ce488b19c3bc7061ea8976f1672952b4f5fd1c7.tar.gz tcl-7ce488b19c3bc7061ea8976f1672952b4f5fd1c7.tar.bz2 |
small typo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-09-27 Vince Darley <vincentdarley@users.sourceforge.net> + + * doc/FileSystem.3: fix to small typo. + 2004-09-26 Miguel Sofer <msofer@users.sf.net> * generic/tclCompCmds.c: |