From cd2f19b66c928a02b4edf828c4c4b0ede2857f61 Mon Sep 17 00:00:00 2001 From: Rike-Benjamin Schuppner Date: Tue, 21 Jan 2014 14:55:41 +0100 Subject: [PATCH] Enhancing the typography on frontpage.html --- _layouts/frontpage.html | 12 ++++++------ _layouts/frontpage2.html | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html index 92841a1db..61f66e263 100644 --- a/_layouts/frontpage.html +++ b/_layouts/frontpage.html @@ -80,7 +80,7 @@

Seamless Java Interop

Type Inference

-

So the type system doesn't feel so static.

+

So the type system doesn’t feel so static.

Parallelism/Distribution

@@ -94,7 +94,7 @@

Traits

Pattern Matching

-

Think "switch" on steroids. Match against class hierarchies, sequences, and more.

+

Think “switch” on steroids. Match against class hierarchies, sequences, and more.

Higher-Order Functions

@@ -117,7 +117,7 @@

Scala in Action

@@ -127,7 +127,7 @@

Concise and powerful. Higher-order functions on collections.

@@ -138,7 +138,7 @@

Pattern matching.

@@ -159,7 +159,7 @@

Type Inference, Class Parameters, and String Inter

 

 

-

What's going on with Scala

+

What’s going on with Scala

 

diff --git a/_layouts/frontpage2.html b/_layouts/frontpage2.html index b5395bc06..82123fdea 100644 --- a/_layouts/frontpage2.html +++ b/_layouts/frontpage2.html @@ -85,7 +85,7 @@

Seamless Java Interop

Type Inference

-

So the type system doesn't feel so static. Don't work for the type system. Let the type system work for you!

+

So the type system doesn’t feel so static. Don’t work for the type system. Let the type system work for you!

Concurrency
& Distribution

@@ -112,7 +112,7 @@

Traits

Pattern Matching

-

Think "switch" on steroids. Match against class hierarchies, sequences, and more.

+

Think “switch” on steroids. Match against class hierarchies, sequences, and more.

Higher-Order Functions