File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ arguments of the method.
108
108
109
109
#### Improved display of documentation in Dotty IDE
110
110
111
- In this release, we reworked how we show documentation inside the IDE. We now extract usefull
111
+ In this release, we reworked how we show documentation inside the IDE. We now extract useful
112
112
information from the Scaladoc comment, then format it before we display it in the IDE.
113
113
114
114
![ ] ({{ site.baseurl }}/images/dotty-ide/documentation-hover.png "Documentation hover")
@@ -122,7 +122,7 @@ for more details!
122
122
123
123
### sbt
124
124
125
- You can setup a new sbt project with Dotty as the compiler by running:
125
+ You can set up a new sbt project with Dotty as the compiler by running:
126
126
127
127
``` shell
128
128
sbt new lampepfl/dotty.g8
You can’t perform that action at this time.
0 commit comments