From ecaba0f21ffd4d3ef5511ec117865af634554dea Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 29 Nov 2012 02:58:31 +0000 Subject: remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc/markup/list.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rdoc/markup') diff --git a/lib/rdoc/markup/list.rb b/lib/rdoc/markup/list.rb index 86ed845634..89b7fc20fa 100644 --- a/lib/rdoc/markup/list.rb +++ b/lib/rdoc/markup/list.rb @@ -34,7 +34,7 @@ class RDoc::Markup::List ## # Creates a new list of +type+ with +items+. Valid list types are: - # +:BULLET+, +:LABEL+, +:LALPHA+, +:NOTE+, +:NUMBER+, +:UALPHA+ + # +:BULLET+, +:LABEL+, +:LALPHA+, +:NOTE+, +:NUMBER+, +:UALPHA+ def initialize type = nil, *items @type = type -- cgit v1.2.3