[ruby/rdoc] [DOC] Fix reference to proper list type RDoc::MarkupReference
The "Lettered List" section referred to the previous "Numbered List" section, so this PR fixes that reference to point instead of lettered lists.
This commit is contained in:
parent
45a2f1c5c2
commit
8a474b344e
@ -346,7 +346,7 @@ require 'rdoc'
|
||||
#
|
||||
# ===== Lettered Lists
|
||||
#
|
||||
# A numbered list item begins with a letters and a period.
|
||||
# A lettered list item begins with letters and a period.
|
||||
#
|
||||
# The items are automatically "re-lettered."
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user