Skip to content

Commit 77f5378

Browse files
Fix typo (#17416)
[skip ci]
1 parent d02ecd0 commit 77f5378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/src/scala/quoted/staging/Compiler.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Compiler:
1313

1414
/** Create a new instance of the compiler using the the classloader of the application.
1515
*
16-
* Usuage:
16+
* Usage:
1717
* ```
1818
* import scala.quoted.staging._
1919
* given Compiler = Compiler.make(getClass.getClassLoader)

0 commit comments

Comments
 (0)