We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4b16d commit c1026f7Copy full SHA for c1026f7
lib/iex/lib/iex/server.ex
@@ -14,7 +14,7 @@ defmodule IEx.Server do
14
15
* reading input from the group leader and writing to the group leader
16
* sending messages to the evaluator
17
- * taking over the evaluator process when using `IEx.pry` or setting up breakpoints
+ * taking over the evaluator process when using `IEx.pry/0` or setting up breakpoints
18
19
"""
20
0 commit comments