Skip to content

Commit 1e03e16

Browse files
authored
Update lib/rdoc/rdoc.rb
1 parent c197c94 commit 1e03e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc/rdoc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ def parse_files files
407407

408408
return [] if file_list.empty?
409409

410-
# This workaround can be removed after the :main: directive is removed
410+
# This workaround can be removed after the :main: and :title: directives are removed
411411
original_options = @options.dup
412412
@stats.begin_adding
413413

0 commit comments

Comments
 (0)