Skip to content

Commit 005c008

Browse files
committed
Remove trailing whitespace
1 parent 5d19a19 commit 005c008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc/parser.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def self.check_modeline file_name
182182
type.downcase
183183
rescue ArgumentError
184184
rescue Encoding::InvalidByteSequenceError # invalid byte sequence
185-
185+
186186
end
187187

188188
##

0 commit comments

Comments
 (0)