From 9e73d16db2d4f6215e962c1efa8715acd6e6be1a Mon Sep 17 00:00:00 2001 From: ocean Date: Wed, 1 Sep 2004 12:27:43 +0000 Subject: [PATCH] * ext/tk/lib/tk/spinbox.rb: fix typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@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 7a6e772bf9..f04764cade 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 1 21:16:50 2004 Hirokazu Yamamoto + + * ext/tk/lib/tk/spinbox.rb: fix typo + Wed Sep 1 19:28:37 2004 Nobuyoshi Nakada * process.c (rb_proc_exec): label cannot precede variable declarations. diff --git a/ext/tk/lib/tk/spinbox.rb b/ext/tk/lib/tk/spinbox.rb index 664df61755..06abb5fb3c 100644 --- a/ext/tk/lib/tk/spinbox.rb +++ b/ext/tk/lib/tk/spinbox.rb @@ -34,6 +34,6 @@ class TkSpinbox