diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-22 10:15:17 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-22 10:15:17 (GMT) |
commit | 66a5cf6a126c596277d97b720075f5795bf0cc68 (patch) | |
tree | d6632637078feb76a51ac3a3d51ba4211877578c | |
parent | 57d1fe0d73253c8b49817591bf017989fb9f0a40 (diff) | |
download | tcl-66a5cf6a126c596277d97b720075f5795bf0cc68.zip tcl-66a5cf6a126c596277d97b720075f5795bf0cc68.tar.gz tcl-66a5cf6a126c596277d97b720075f5795bf0cc68.tar.bz2 |
typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ 2011-03-17 Jan Nijtmans <nijtmans@users.sf.net> - * generic/tkMain.c: [Patch 3124683]: Reorganize the platform-specific + * generic/tclMain.c: [Patch 3124683]: Reorganize the platform-specific stuff in (tcl|tk)Main.c. 2011-03-16 Jan Nijtmans <nijtmans@users.sf.net> |