mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Documentation typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0253189898
commit
672fe8315d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ This is a known bug of Ruby-1.8.4 release.
|
|||
When you meet the trouble on your GUI, you'll be able to avoid the trouble
|
||||
by Tcl/Tk's traditional dialogs.
|
||||
If you want to do that, please call some of the following bits of script
|
||||
after "reqruie 'tk'".
|
||||
after "require 'tk'".
|
||||
|
||||
=================================================================
|
||||
# use a traditional dialog for Tk.chooseColor()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue