Skip to content

Commit

Permalink
better text
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducasse committed Nov 21, 2023
1 parent fb5f8da commit e2c8cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spec2-Dialogs/SpInformUserDialog.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SpInformUserDialog class >> exampleModal [

self new
title: 'Example Progress';
label: 'You are seeing a progress dialog!';
label: 'You are seeing a progress dialog! Press escape!';
openModal
]

Expand Down

0 comments on commit e2c8cf7

Please sign in to comment.