1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/rdoc] Clean documents for backwards compatibility

23e61a208e
This commit is contained in:
Nobuyoshi Nakada 2022-03-13 19:51:50 +09:00 committed by git
parent 45187a0fcd
commit 0bcc3bd6ab
2 changed files with 3 additions and 5 deletions

View file

@ -323,7 +323,7 @@ module Rake
##
# For backwards compatibility
RDocTask = RDoc::Task
RDocTask = RDoc::Task # :nodoc:
end
# :startdoc: