1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* remove trailing spaces.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2012-12-20 01:52:47 +00:00
parent b28ac4039d
commit 30fbc5591d
5 changed files with 6 additions and 6 deletions

View file

@ -70,7 +70,7 @@ call-seq:
comment = RDoc::Comment.new <<-COMMENT, @top_level comment = RDoc::Comment.new <<-COMMENT, @top_level
# call-seq: # call-seq:
# bla => true or false # bla => true or false
# #\s
# moar comment # moar comment
COMMENT COMMENT