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 614dc52 commit bcd4b97Copy full SHA for bcd4b97
lib/iex/lib/iex/server.ex
@@ -51,7 +51,7 @@ defmodule IEx.Server do
51
#
52
# Returns updated config.
53
54
- # The first two clauses provide support for the #!break trigger allowing to
+ # The first two clauses provide support for the break-trigger allowing to
55
# break out from a pending incomplete expression. See
56
# https://github.com/elixir-lang/elixir/issues/1089 for discussion.
57
0 commit comments