Skip to content

Commit

Permalink
Use the correct incorrect typespec definition in exception.ex (#14232)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachallaun authored Jan 27, 2025
1 parent 1eb3a20 commit 944ac0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/elixir/lib/exception.ex
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ defmodule Kernel.TypespecError do
will raise:
** (Kernel.TypespecError) type strng/0 undefined
** (Kernel.TypespecError) type intger/0 undefined
"""

Expand Down

0 comments on commit 944ac0f

Please # to comment.