From e08b53dac907e69cad45999fb27fc55a524cf0b7 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/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 7a6e772bf..f04764cad 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 664df6175..06abb5fb3 100644 --- a/ext/tk/lib/tk/spinbox.rb +++ b/ext/tk/lib/tk/spinbox.rb @@ -34,6 +34,6 @@ class TkSpinbox