diff options
author | dgp@users.sourceforge.net <dgp> | 2009-01-22 05:06:50 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2009-01-22 05:06:50 (GMT) |
commit | 5c93b28cfb533b6dfb46a6e4072d6163738e7415 (patch) | |
tree | 1029f109a6541dc1883c1944e56011e0774beaf3 | |
parent | 6801cb4dddc2c79715854077cc57d1799d675882 (diff) | |
download | tk-5c93b28cfb533b6dfb46a6e4072d6163738e7415.zip tk-5c93b28cfb533b6dfb46a6e4072d6163738e7415.tar.gz tk-5c93b28cfb533b6dfb46a6e4072d6163738e7415.tar.bz2 |
typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2009-01-22 Kevin B. Kenny <kennykb@acm.org> - * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be + * unix/tcl.m4: Corrected a typo ($(SHLIB_VERSION) should be ${SHLIB_VERSION}). * unix/configure: Autoconf 2.59 |