Skip to content

Commit

Permalink
Edit code comment
Browse files Browse the repository at this point in the history
Nowadays we need to talk in plural for the generic case.
  • Loading branch information
fxn committed Nov 5, 2022
1 parent 866872a commit 4b1511b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zeitwerk/loader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def initialize
Registry.register_loader(self)
end

# Sets autoloads in the root namespace.
# Sets autoloads in the root namespaces.
#
# @sig () -> void
def setup
Expand Down

0 comments on commit 4b1511b

Please sign in to comment.