Skip to content

Commit b3df239

Browse files
authored
Update lib/elixir/lib/kernel.ex
1 parent 0972666 commit b3df239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/kernel.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3392,7 +3392,7 @@ defmodule Kernel do
33923392
Converts the argument to a string according to the
33933393
`String.Chars` protocol.
33943394
3395-
This is the macro invoked when there is string interpolation.
3395+
This is invoked when there is string interpolation.
33963396
33973397
## Examples
33983398

0 commit comments

Comments
 (0)