summaryrefslogtreecommitdiff
path: root/lib/rdoc/markup/fragments.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/markup/fragments.rb')
-rw-r--r--lib/rdoc/markup/fragments.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/markup/fragments.rb b/lib/rdoc/markup/fragments.rb
index b7f9b605c8..0031b809b4 100644
--- a/lib/rdoc/markup/fragments.rb
+++ b/lib/rdoc/markup/fragments.rb
@@ -203,7 +203,7 @@ class RDoc::Markup
# normal paragraph text.
#
# this is code
- #
+ #
# and more code
#
# You'll end up with the fragments Paragraph, BlankLine, Verbatim,