We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 211a129 + 747d47c commit 9242221Copy full SHA for 9242221
lib/elixir/lib/kernel/special_forms.ex
@@ -540,7 +540,7 @@ defmodule Kernel.SpecialForms do
540
defmacro require(module, opts)
541
542
@doc """
543
- Imports function and macros from other modules.
+ Imports functions and macros from other modules.
544
545
`import` allows one to easily access functions or macros from
546
others modules without using the qualified name.
0 commit comments