summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2022-08-15 09:35:49 -0400
committergit <svn-admin@ruby-lang.org>2022-08-16 02:48:04 +0900
commit4e66b3f47b2ad0d6cca1f2227dd38fdf117c0d3c (patch)
tree50d17387e012321940a4d95f450b5875d447552b
parente34720dcf4dcde543a0d9eabd4dd92bcdcb41c1f (diff)
[ruby/rdoc] [DOC] Remove duplicated line in RDoc::MarkupReference
https://github.com/ruby/rdoc/commit/488f89aee4
-rw-r--r--doc/rdoc/markup_reference.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/rdoc/markup_reference.rb b/doc/rdoc/markup_reference.rb
index 92fe2e7cc3..66ec6786c0 100644
--- a/doc/rdoc/markup_reference.rb
+++ b/doc/rdoc/markup_reference.rb
@@ -866,7 +866,6 @@ require 'rdoc'
#
# - On-page: <tt>::dummy_singleton_method</tt> links to ::dummy_singleton_method.
# - Off-page<tt>RDoc::TokenStream::to_html</tt> links to RDoc::TokenStream::to_html.
-# to \RDoc::TokenStream::to_html.
#
# Note: Occasionally \RDoc is not linked to a method whose name
# has only special characters. Check whether the links you were expecting