From 2fecb27eb47333fda1e0049584d6b56dd336197f Mon Sep 17 00:00:00 2001 From: ayumin Date: Wed, 14 Sep 2011 17:25:37 +0000 Subject: Merge branch 'tk_utf8' into trunk git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tcltk.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/tk/lib') diff --git a/ext/tk/lib/tcltk.rb b/ext/tk/lib/tcltk.rb index 2df3b2fd8c..48ec1df09a 100644 --- a/ext/tk/lib/tcltk.rb +++ b/ext/tk/lib/tcltk.rb @@ -280,7 +280,7 @@ class TclTkWidget < TclTkCommand # interp: interpreter(TclTkInterpreter) # parent: parent widget - # command: widget generating tk command(label Åù) + # command: widget generating tk command(label ç­‰) # *args: argument to the command interp, parent, command, *args = args -- cgit v1.2.3