mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Documentation typos
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
98e3c058fa
commit
73a37eb325
46 changed files with 76 additions and 76 deletions
|
@ -20,7 +20,7 @@ class Tk::Iwidgets::Shell
|
|||
WidgetClassNames[WidgetClassName] ||= self
|
||||
|
||||
def activate
|
||||
tk_call(@path, 'activate') # may return val of deactibate method
|
||||
tk_call(@path, 'activate') # may return val of deactivate method
|
||||
end
|
||||
|
||||
def center(win=None)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue