Skip to content

Commit ab8de7e

Browse files
authored
Update lib/elixir/lib/process.ex
1 parent ea76250 commit ab8de7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/process.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ defmodule Process do
219219
220220
Inlined by the compiler.
221221
222-
> #### Note {: .info }
222+
> #### Differences to `Kernel.exit/1` {: .info }
223223
>
224224
> The functions `Kernel.exit/1` and `Process.exit/2` are
225225
> named similarly but provide very different functionalities. The

0 commit comments

Comments
 (0)