mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add RDoc documentation for stuff in object.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8f71229356
commit
2d491003aa
8 changed files with 1261 additions and 40 deletions
|
@ -171,7 +171,7 @@ module RI
|
|||
draw_line
|
||||
|
||||
else
|
||||
fail "xxUnknown flow element: #{item.class}"
|
||||
fail "Unknown flow element: #{item.class}"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue