PopUpList.st
changeset 5957 5c9519dcd2d1
parent 5946 109da6018257
child 6251 a95c6b323a6a
child 6279 232954e959f7
--- a/PopUpList.st	Fri Nov 04 16:31:22 2016 +0100
+++ b/PopUpList.st	Fri Nov 04 16:31:31 2016 +0100
@@ -571,7 +571,7 @@
         newLabel := (menuLabels at:index) printString
     ].
 
-    "kludge: dont want label to resize ..."
+    "kludge: don't want label to resize ..."
 
     self label:newLabel suppressResize:true.