#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Sun, 08 May 2016 04:01:20 +0200
changeset 5722 310ea67baa1c
parent 5721 93b70f144978
child 5723 e913df8c9df2
child 5737 98bc0782ffa1
#DOCUMENTATION by cg class: FramedBox comment/format in: #documentation
FramedBox.st
--- a/FramedBox.st	Sun May 08 03:58:17 2016 +0200
+++ b/FramedBox.st	Sun May 08 04:01:20 2016 +0200
@@ -51,7 +51,7 @@
     showFrame to false.
 
     The distance from the outer viewBorder to the frame is controlled by
-    horizontalSpace / verticalSpace. The default is the fonts height.
+    horizontalSpace / verticalSpace. The default is the font's height.
 
     The distance from the frame to the interior area is controlled by
     innerHorizontalSpace / innerVerticalSpace. The default is 0.