From ce7d2e95ce1f2bc6e601fb31f4c1fefa39d0d222 Mon Sep 17 00:00:00 2001 From: Janek Bogucki Date: Thu, 18 Jun 2015 08:30:44 +0100 Subject: Fix some typos (a-c) --- test/pending/run/idempotency-partial-functions.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/pending/run/idempotency-partial-functions.scala') diff --git a/test/pending/run/idempotency-partial-functions.scala b/test/pending/run/idempotency-partial-functions.scala index b26c442599..c9d650ca89 100644 --- a/test/pending/run/idempotency-partial-functions.scala +++ b/test/pending/run/idempotency-partial-functions.scala @@ -6,7 +6,7 @@ import scala.tools.reflect.Eval // Related to SI-6187 // // Moved to pending as we are currently blocked by the inability -// to reify the parent types of the anoymous function class, +// to reify the parent types of the anonymous function class, // which are not part of the tree, but rather only part of the // ClassInfoType. object Test extends App { -- cgit v1.2.3