зеркало из https://github.com/github/ruby.git
* doc/syntax/modules_and_classes.rdoc: Fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
d0f56ab582
Коммит
015997ecde
|
@ -1,3 +1,7 @@
|
|||
Sun Jan 6 11:11:26 2013 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* doc/syntax/modules_and_classes.rdoc: Fixed typo.
|
||||
|
||||
Sun Jan 6 05:35:18 2013 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* doc/syntax/modules_and_classes.rdoc: Added singleton classes
|
||||
|
|
|
@ -334,5 +334,5 @@ is equivalent to this code block:
|
|||
end
|
||||
end
|
||||
|
||||
Both objects with have a +my_method+ that returns +2+.
|
||||
Both objects will have a +my_method+ that returns +2+.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче