Skip to content

Commit 23d3717

Browse files
Update docs/blog/_posts/2020-04-28-24th-dotty-milestone-release.md
Co-Authored-By: Nicolas Stucki <[email protected]>
1 parent f397df8 commit 23d3717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/_posts/2020-04-28-24th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Now, the above error message also contains the following sentence:
5353
We hope this change will make the language more intuitive for new users.
5454

5555
# Inline overrides
56-
Inline overrides are now supported. For example, consider the following code:
56+
Inline overrides and inline abstract methods are now supported. For example, consider the following code:
5757

5858
```scala
5959
abstract class A:

0 commit comments

Comments
 (0)