зеркало из https://github.com/github/ruby.git
* lib/delegate: rdoc typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
f523332652
Коммит
b73be705db
|
@ -145,7 +145,7 @@ class Delegator
|
|||
end
|
||||
|
||||
#
|
||||
# Checks for a method provided by this the delegate object by fowarding the
|
||||
# Checks for a method provided by this the delegate object by forwarding the
|
||||
# call through \_\_getobj\_\_.
|
||||
#
|
||||
def respond_to_missing?(m, include_private = false)
|
||||
|
|
Загрузка…
Ссылка в новой задаче