Skip to content

Commit 31ea1c0

Browse files
authored
[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.
1 parent 68f7b13 commit 31ea1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rdoc/markup_reference.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
#
347347
# ===== Lettered Lists
348348
#
349-
# A numbered list item begins with a letters and a period.
349+
# A lettered list item begins with letters and a period.
350350
#
351351
# The items are automatically "re-lettered."
352352
#

0 commit comments

Comments
 (0)