Skip to content

Commit

Permalink
Correct message in example of SpApplication class comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
koendehondt committed Oct 25, 2024
1 parent 1bd0653 commit ca9f49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spec2-Core/SpApplication.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Example:
```
MyApplication>>start
(self new: MyMainPresenter) openWithSpec
(self new: MyMainPresenter) open
```
Expand Down

0 comments on commit ca9f49c

Please sign in to comment.