Skip to content

Commit

Permalink
Merge pull request #97 from hkdnet/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
fxn committed Nov 1, 2019
2 parents a8de493 + f08e9d7 commit 1815068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zeitwerk/loader.rb
Expand Up @@ -558,7 +558,7 @@ def autoload_file(parent, cname, file)
end

# @param dir [String] directory that would have autovivified a module
# @param file [String] the file where the namespace is explictly defined
# @param file [String] the file where the namespace is explicitly defined
# @param parent [Module]
# @param cname [Symbol]
# @return [void]
Expand Down

0 comments on commit 1815068

Please sign in to comment.