mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/rdoc/*: [DOC] Capitalize "Ruby" in documentation
Patch by Dave Worth https://github.com/ruby/ruby/pull/341 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42053 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
757dee1259
commit
b19a968f9a
12 changed files with 25 additions and 20 deletions
|
@ -175,7 +175,7 @@ class RDoc::ClassModule < RDoc::Context
|
|||
alias direct_ancestors ancestors
|
||||
|
||||
##
|
||||
# Clears the comment. Used by the ruby parser.
|
||||
# Clears the comment. Used by the Ruby parser.
|
||||
|
||||
def clear_comment
|
||||
@comment = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue