#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 31 Aug 2017 20:15:47 +0200
changeset 6199 bb73dd020e88
parent 6198 8c4bc6c92871
child 6200 3d0e00c511ba
#DOCUMENTATION by cg class: ScrollableView class comment/format in: #documentation
ScrollableView.st
--- a/ScrollableView.st	Wed Aug 30 20:18:08 2017 +0200
+++ b/ScrollableView.st	Thu Aug 31 20:15:47 2017 +0200
@@ -89,7 +89,7 @@
     of data (see example2) and at creation time, it is not known what type
     of view is required (multidocument format applications).
 
-    If you want to scroll a bunch of other views (instead of a views contents),
+    If you want to scroll a bunch of other views (instead of a view's contents),
     you need a companion class (ViewScroller). See the documentation there.
 
     By default, scrollbars are full size scrollbars - for horizontal scrolling