Skip to content

Commit 192078c

Browse files
committed
Remove "poeple" typo and reword for clarity
1 parent e0e24f2 commit 192078c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rdoc/markup_reference.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -859,9 +859,9 @@
859859
# - On-page: <tt>DummyClass</tt> links to DummyClass.
860860
# - Off-page: <tt>RDoc::Alias</tt> links to RDoc::Alias.
861861
#
862-
# Note: For poeple want to mark up code (such as class, module,
862+
# note: When marking up code (such as class, module,
863863
# constant, and method) as "<tt>+code+</tt>" (for interoperability
864-
# with other MarkDown parsers mainly), such word that refers a known
864+
# with other MarkDown parsers mainly), any word that refers to a known
865865
# code object and is marked up entirely and separately as "monofont"
866866
# is also converted to a link.
867867
#

0 commit comments

Comments
 (0)