summaryrefslogtreecommitdiff
path: root/test/files/run/t8047.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t8047.scala')
-rw-r--r--test/files/run/t8047.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t8047.scala b/test/files/run/t8047.scala
index f5660541e8..9ec8c1dc56 100644
--- a/test/files/run/t8047.scala
+++ b/test/files/run/t8047.scala
@@ -1,7 +1,7 @@
object Test extends App {
import scala.reflect.runtime.universe._
//
- // x's owner is outer Test scope. Previosly the quasiquote expansion
+ // x's owner is outer Test scope. Previously the quasiquote expansion
// looked like:
//
// object Test {