From ae65b95e1bfdc1b6d578914e519b20b008494417 Mon Sep 17 00:00:00 2001 From: roberthoedicke Date: Thu, 9 Oct 2014 00:04:16 +0200 Subject: Update 12-the-scala-standard-library.md Changed "in" to "by the". --- spec/12-the-scala-standard-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/12-the-scala-standard-library.md') diff --git a/spec/12-the-scala-standard-library.md b/spec/12-the-scala-standard-library.md index 2b3ac1742c..988d9804ec 100644 --- a/spec/12-the-scala-standard-library.md +++ b/spec/12-the-scala-standard-library.md @@ -332,7 +332,7 @@ The `toString` method returns `"()"`. ## Standard Reference Classes This section presents some standard Scala reference classes which are -treated in a special way in Scala compiler -- either Scala provides +treated in a special way by the Scala compiler -- either Scala provides syntactic sugar for them, or the Scala compiler generates special code for their operations. Other classes in the standard Scala library are documented in the Scala library documentation by HTML pages. -- cgit v1.2.3