#DOCUMENTATION by exept
authorClaus Gittinger <cg@exept.de>
Sat, 24 Aug 2019 14:33:16 +0200
changeset 6683 264c18801bc1
parent 6682 7be7e374aa5e
child 6684 8edd9a35cc20
#DOCUMENTATION by exept class: DialogBox class comment/format in: #confirmWithCancel:labels:default:
DialogBox.st
--- a/DialogBox.st	Sat Aug 24 14:32:55 2019 +0200
+++ b/DialogBox.st	Sat Aug 24 14:33:16 2019 +0200
@@ -1959,8 +1959,7 @@
      Return true for 'yes', false for 'no', nil for 'cancel'.
      The strings for cancel, no and yes are to be passed in
      buttonLabels, with order #(cancel, no, yes). 
-     The default argument (if non-nil) defines the index of the 
-     return button (1 to 3)"
+     The default argument (if non-nil) defines the index of the return button (1 to 3)"
 
     ^ self
         confirmWithCancel:aString