Skip to content

Commit

Permalink
remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Dec 20, 2023
1 parent 7e61476 commit fefcd78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Spec2-Dialogs/SpApplication.extension.st
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ SpApplication >> confirm: aString [

{ #category : '*Spec2-Dialogs' }
SpApplication >> inform: aString [
"Displays an inform dialog, for more configurable version please use `self application newInform title: ....`."

^ self backend inform: aString
]
Expand Down

0 comments on commit fefcd78

Please sign in to comment.