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 895adcb commit 701c0b4Copy full SHA for 701c0b4
lib/elixir/lib/code.ex
@@ -303,7 +303,7 @@ defmodule Code do
303
The string concatenation makes the code fit on a single line and also
304
gives more options to the formatter.
305
306
- A similar example is when the formatter breaks a fuction definition
+ A similar example is when the formatter breaks a function definition
307
over multiple clauses:
308
309
def my_function(
0 commit comments