We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e24f2 commit 192078cCopy full SHA for 192078c
doc/rdoc/markup_reference.rb
@@ -859,9 +859,9 @@
859
# - On-page: <tt>DummyClass</tt> links to DummyClass.
860
# - Off-page: <tt>RDoc::Alias</tt> links to RDoc::Alias.
861
#
862
-# Note: For poeple want to mark up code (such as class, module,
+# note: When marking up code (such as class, module,
863
# constant, and method) as "<tt>+code+</tt>" (for interoperability
864
-# with other MarkDown parsers mainly), such word that refers a known
+# with other MarkDown parsers mainly), any word that refers to a known
865
# code object and is marked up entirely and separately as "monofont"
866
# is also converted to a link.
867
0 commit comments