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 5f4180a + 48a0211 commit e3e5b9bCopy full SHA for e3e5b9b
lib/elixir/lib/kernel.ex
@@ -634,7 +634,7 @@ defmodule Kernel do
634
Sends a message to the given `dest` and returns the message.
635
636
`dest` may be a remote or local pid, a (local) port, a locally
637
- registered name, or a tuple `{registed_name, node}` for a registered
+ registered name, or a tuple `{registered_name, node}` for a registered
638
name at another node.
639
640
Inlined by the compiler.
0 commit comments