Skip to content

Commit

Permalink
typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
macnic02 committed Jun 26, 2024
1 parent b5dd319 commit 2628c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SqueakWhiteboard-Core/WBToolbar.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ WBToolbar class >> newWithCanvas: aCanvas [

{
#category : #text,
#'squeak_changestamp' : 'si 6/25/2024 14:46'
#'squeak_changestamp' : 'nicloeser 6/26/2024 10:58'
}
WBToolbar class >> textForDeleteAll [

^ 'Do you really want to delete all elements on the canvas?
Click read for cancel.
Click red for cancel.
Click green for confirm.'
]

Expand Down

0 comments on commit 2628c77

Please sign in to comment.