From b7ce9e4c30721472ec9d83d1b700b6ac45b7e3db Mon Sep 17 00:00:00 2001 From: roberthoedicke Date: Wed, 8 Oct 2014 23:23:34 +0200 Subject: Update 03-types.md Inserted missing word "bounds". --- spec/03-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec') diff --git a/spec/03-types.md b/spec/03-types.md index 5596eaf8ba..d067d45ab2 100644 --- a/spec/03-types.md +++ b/spec/03-types.md @@ -939,7 +939,7 @@ limit [^4]. The least upper bound or greatest lower bound might also not be unique. For instance `A with B` and `B with A` are both -greatest lower of `A` and `B`. If there are several +greatest lower bounds of `A` and `B`. If there are several least upper bounds or greatest lower bounds, the Scala compiler is free to pick any one of them. -- cgit v1.2.3