Skip to content

Commit 45c45d7

Browse files
committed
Fix comment
1 parent 3767150 commit 45c45d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc/store.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ def modules_hash
720720
end
721721

722722
##
723-
# Returns the RDoc::TopLevel that is a text file and has the given +name+
723+
# Returns the RDoc::TopLevel that is a file and has the given +name+
724724

725725
def page(name)
726726
@files_hash.each_value.find do |file|

0 commit comments

Comments
 (0)