From 31ae74f2dd649bd67457492af6305b92a8ea9cf6 Mon Sep 17 00:00:00 2001 From: MichaƂ Pociecha Date: Sat, 22 Aug 2015 01:02:46 +0200 Subject: Fix typos in spec, docs and comments --- test/files/run/t8047.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run/t8047.scala') 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 { -- cgit v1.2.3