Skip to content

Commit b2c7ec1

Browse files
committed
Fix typos
1 parent 9b8f68c commit b2c7ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/_posts/2016-11-17-splash.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ by: Martin Odersky
55
title: SPLASH Amsterdam and Higher-kinded Types
66
---
77

8-
Two weaks ago I was in Amsterdam, where we had the Scala Symposium as
8+
Two weeks ago I was in Amsterdam, where we had the Scala Symposium as
99
part of the SPLASH conference. I gave a talk at the symposium and then
1010
later on a keynote at the main conference. I had a great time, staying
1111
in a hotel on one of Amsterdam's lovely canals and commuting by bike
@@ -39,7 +39,7 @@ expectations.
3939

4040
The original reason for trying so many different avenues had to do
4141
with DOT, which is intended to be the foundation of future Scala. DOT
42-
as it is has no povision for higher-kinded types, but it turns out
42+
as it is has no provision for higher-kinded types, but it turns out
4343
that a restricted version of higher-kinded types can be
4444
straightforwardly encoded in it. That issue is not just academic
4545
because the _dotty_ compiler uses DOT's constructs as its core data

0 commit comments

Comments
 (0)