From eadc0171789e6688705c8a208c54062f4b08fde9 Mon Sep 17 00:00:00 2001 From: ocean Date: Wed, 1 Sep 2004 12:27:43 +0000 Subject: * ext/tk/lib/tk/spinbox.rb: fix typo git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ ext/tk/lib/tk/spinbox.rb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 00add5dbe..17ebd1772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 1 21:18:25 2004 Hirokazu Yamamoto + + * ext/tk/lib/tk/spinbox.rb: fix typo + Tue Aug 31 18:24:04 2004 Hirokazu Yamamoto * ext/tk/tkutil.c (cbsubst_init): fix memory leak diff --git a/ext/tk/lib/tk/spinbox.rb b/ext/tk/lib/tk/spinbox.rb index 664df6175..06abb5fb3 100644 --- a/ext/tk/lib/tk/spinbox.rb +++ b/ext/tk/lib/tk/spinbox.rb @@ -34,6 +34,6 @@ class TkSpinbox