summaryrefslogtreecommitdiff
path: root/test/files/neg/name-lookup-stable.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/name-lookup-stable.check')
-rw-r--r--test/files/neg/name-lookup-stable.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/name-lookup-stable.check b/test/files/neg/name-lookup-stable.check
index 751df9505e..68d98c4162 100644
--- a/test/files/neg/name-lookup-stable.check
+++ b/test/files/neg/name-lookup-stable.check
@@ -6,6 +6,6 @@ import ColumnOption._
name-lookup-stable.scala:17: error: reference to PrimaryKey is ambiguous;
it is both defined in class A and imported subsequently by
import ColumnOption._
- PrimaryKey // was already ambigious in 2.10.3
+ PrimaryKey // was already ambiguous in 2.10.3
^
two errors found