#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 22 Sep 2016 14:55:33 +0200
changeset 5874 f98bc7420296
parent 5873 1aafcdef424c
child 5875 c397d3f697b6
#DOCUMENTATION by cg class: ListSelectionBox comment/format in: #preferredExtent
ListSelectionBox.st
--- a/ListSelectionBox.st	Thu Sep 22 14:55:26 2016 +0200
+++ b/ListSelectionBox.st	Thu Sep 22 14:55:33 2016 +0200
@@ -450,8 +450,8 @@
 !ListSelectionBox methodsFor:'queries'!
 
 preferredExtent
-    "return my preferred extent - thats the minimum size 
-     I like to have, to make everything visible"
+    "return my preferred extent 
+     - that's the minimum size I like to have, to make everything visible"
 
     |wWanted hWanted eH mm bw|