Skip to content

Commit bcd4b97

Browse files
committed
Call it simply break-trigger in the docstring
1 parent 614dc52 commit bcd4b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/iex/lib/iex/server.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ defmodule IEx.Server do
5151
#
5252
# Returns updated config.
5353
#
54-
# The first two clauses provide support for the #!break trigger allowing to
54+
# The first two clauses provide support for the break-trigger allowing to
5555
# break out from a pending incomplete expression. See
5656
# https://github.com/elixir-lang/elixir/issues/1089 for discussion.
5757
#

0 commit comments

Comments
 (0)