Skip to content

Commit f48ce0c

Browse files
committed
spelling: set up
Signed-off-by: Josh Soref <[email protected]>
1 parent 3c0ca9b commit f48ce0c

5 files changed

+5
-5
lines changed

_posts/2017-12-01-fifth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Using sbt 0.13.13 or newer, do:
130130
sbt new lampepfl/dotty.g8
131131
```
132132

133-
This will setup a new sbt project with Dotty as compiler. For more details on
133+
This will set up a new sbt project with Dotty as compiler. For more details on
134134
using Dotty with sbt, see the
135135
[example project](https://github.com/lampepfl/dotty-example-project).
136136

blog/_posts/2017-05-31-first-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Using sbt 0.13.13 or newer, do:
3939
sbt new lampepfl/dotty.g8
4040
```
4141

42-
This will setup a new sbt project with Dotty as compiler. For more details on
42+
This will set up a new sbt project with Dotty as compiler. For more details on
4343
using Dotty with sbt, see the
4444
[example project](https://github.com/lampepfl/dotty-example-project).
4545

blog/_posts/2017-07-12-second-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Using sbt 0.13.13 or newer, do:
306306
sbt new lampepfl/dotty.g8
307307
```
308308

309-
This will setup a new sbt project with Dotty as compiler. For more details on
309+
This will set up a new sbt project with Dotty as compiler. For more details on
310310
using Dotty with sbt, see the
311311
[example project](https://github.com/lampepfl/dotty-example-project).
312312

blog/_posts/2017-09-07-third-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Using sbt 0.13.13 or newer, do:
5555
sbt new lampepfl/dotty.g8
5656
```
5757

58-
This will setup a new sbt project with Dotty as compiler. For more details on
58+
This will set up a new sbt project with Dotty as compiler. For more details on
5959
using Dotty with sbt, see the
6060
[example project](https://github.com/lampepfl/dotty-example-project).
6161

blog/_posts/2017-10-16-fourth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Using sbt 0.13.13 or newer, do:
7070
sbt new lampepfl/dotty.g8
7171
```
7272

73-
This will setup a new sbt project with Dotty as compiler. For more details on
73+
This will set up a new sbt project with Dotty as compiler. For more details on
7474
using Dotty with sbt, see the
7575
[example project](https://github.com/lampepfl/dotty-example-project).
7676

0 commit comments

Comments
 (0)