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 9a3e988 commit 0ae852eCopy full SHA for 0ae852e
library/src/scala/quoted/QuoteContext.scala
@@ -12,7 +12,7 @@ import scala.quoted.show.SyntaxHighlight
12
*/
13
class QuoteContext(val tasty: scala.tasty.Reflection) { self =>
14
15
- /** Type of a QuoteContext profided by a splice within a quote that took this context.
+ /** Type of a QuoteContext provided by a splice within a quote that took this context.
16
* It is only required if working with the reflection API.
17
*
18
* Usually it is infered by the quotes an splices typing. But sometimes it is necessary
0 commit comments