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 d02ecd0 commit 77f5378Copy full SHA for 77f5378
staging/src/scala/quoted/staging/Compiler.scala
@@ -13,7 +13,7 @@ object Compiler:
13
14
/** Create a new instance of the compiler using the the classloader of the application.
15
*
16
- * Usuage:
+ * Usage:
17
* ```
18
* import scala.quoted.staging._
19
* given Compiler = Compiler.make(getClass.getClassLoader)
0 commit comments