Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
abreslav committed Jul 15, 2016
1 parent f9a9246 commit d5b2a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/sealed-class-inheritance.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sealed class A {
}
```

For some cases such limitation is not inconvenient (see use cases below).
For some cases such limitation is inconvenient (see use cases below).

Proposal: allow top-level subclasses for a top-level sealed class in the same file.

Expand Down

0 comments on commit d5b2a02

Please sign in to comment.