Skip to content

Commit a6b21f5

Browse files
authored
Improve wording of @doc for expand (#13105)
1 parent 8b7ce38 commit a6b21f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/iex/lib/iex/autocomplete.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ defmodule IEx.Autocomplete do
3838
@doc """
3939
The expansion logic.
4040
41-
Some of the expansion has to be use the current shell
41+
Some of the expansion has to use the current shell
4242
environment, which is found via the broker.
4343
"""
4444
def expand(code, shell \\ IEx.Broker.shell()) do

0 commit comments

Comments
 (0)