diff options
author | davygrvy <davygrvy@pobox.com> | 2002-05-08 10:18:05 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-05-08 10:18:05 (GMT) |
commit | edd4829c7ffa045a42c7ccc5e71e15d128d64e63 (patch) | |
tree | be75db2b059eafce7a8da6f9b7f0f5eee8140227 | |
parent | 25cc4dea47098bf693f9864700439f245a878a2d (diff) | |
download | tcl-edd4829c7ffa045a42c7ccc5e71e15d128d64e63.zip tcl-edd4829c7ffa045a42c7ccc5e71e15d128d64e63.tar.gz tcl-edd4829c7ffa045a42c7ccc5e71e15d128d64e63.tar.bz2 |
me bad grammer have, fix goodly better, now.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,9 +19,9 @@ Courier New for code samples and indent better. * doc/file.n: - * doc/TraceCmd.3: winhelp conversion tools where understand a ' - as the first character on a line as an unknown macro. Not - knowing how to repair tools/man2tcl.c, I decided to rearrange + * doc/TraceCmd.3: winhelp conversion tools where understanding + a ' as the first character on a line to be an unknown macro. + Not knowing how to repair tools/man2tcl.c, I decided to rearrange the text in the docs instead. 2002-05-07 Vince Darley <vincentdarley@users.sourceforge.net> |