Skip to content

Commit 5413679

Browse files
committed
Fix typo
1 parent 1322027 commit 5413679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/code.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ defmodule Code do
249249
:debug_info,
250250
:ignore_already_consolidated,
251251
:ignore_module_conflict,
252-
i:nfer_signatures,
252+
:infer_signatures,
253253
:relative_paths
254254
]
255255

0 commit comments

Comments
 (0)