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.
1 parent a6da9e5 commit 966d221Copy full SHA for 966d221
lib/elixir/lib/module.ex
@@ -1058,7 +1058,7 @@ defmodule Module do
1058
developer to customize it. See `Kernel.defoverridable/1` for
1059
more information and documentation.
1060
1061
- Once a function or macro are marked as overridable, it will
+ Once a function or a macro is marked as overridable, it will
1062
no longer be listed under `definitions_in/1` or return true
1063
when given to `defines?/2` until another implementation is
1064
given.
0 commit comments