зеркало из https://github.com/github/ruby.git
* doc/syntax/refinements.rdoc : Fix a missing quote
Patch by Robin Dupret. [Fix GH-271] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
f620e9e7d3
Коммит
96e14ad252
|
@ -18,7 +18,7 @@ Here is a basic refinement:
|
|||
|
||||
class C
|
||||
def foo
|
||||
puts "C#foo
|
||||
puts "C#foo"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче