Layout.st
changeset 3795 6835c15d8a12
parent 3616 b79beb6fb8cf
child 3877 595b816b53b5
--- a/Layout.st	Wed Nov 23 14:12:56 2016 +0100
+++ b/Layout.st	Wed Nov 23 14:12:58 2016 +0100
@@ -127,7 +127,7 @@
 
 rectangleRelativeTo:superRectangle preferred:prefRectHolder
     "compute the rectangle represented by the receiver,
-     given the superViews rectangle and the views preferredExtent.
+     given the superViews rectangle and the view's preferredExtent.
      Must be implemented by concrete subclasses."
 
     ^ self subclassResponsibility