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 9ea950c commit 6dccefeCopy full SHA for 6dccefe
lib/elixir/lib/macro.ex
@@ -115,7 +115,7 @@ defmodule Macro do
115
* `:from_brackets` - Used to determine whether a call to `Access.get/3` is from
116
bracket syntax.
117
118
- * `:from_interpolation` - Used to determine whether a call to `Access.get/3` is
+ * `:from_interpolation` - Used to determine whether a call to `Kernel.to_string/1` is
119
from interpolation.
120
121
* `:generated` - Whether the code should be considered as generated by
0 commit comments