[ruby/rdoc] Remove duplicate word in RDoc::MarkupReference
The word "for" appeared twice in the same sentence in the margins section, and this PR removes the duplicate occurrence.
This commit is contained in:
parent
773d56b1c1
commit
a719e3418e
@ -66,7 +66,7 @@ require 'rdoc'
|
||||
# In a multi-line comment,
|
||||
# \RDoc looks for the comment's natural left margin,
|
||||
# which becomes the <em>base margin</em> for the comment
|
||||
# and is the initial <em>current margin</em> for for the comment.
|
||||
# and is the initial <em>current margin</em> for the comment.
|
||||
#
|
||||
# The current margin can change, and does so, for example in a list.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user