checkin from browser
authorClaus Gittinger <cg@exept.de>
Fri, 29 May 1998 21:52:44 +0200
changeset 855 07344de4bed4
parent 854 2d96630daf4a
child 856 cb620acf3397
checkin from browser
UISpecificationTool.st
--- a/UISpecificationTool.st	Thu May 28 15:19:47 1998 +0200
+++ b/UISpecificationTool.st	Fri May 29 21:52:44 1998 +0200
@@ -165,7 +165,7 @@
 'Default label (used, if nothing selected).'
 
 #document
-'Aspect selector or binding for a holder on the file name of the document.'
+'Aspect selector or binding for a holder of the URL of the document.'
 
 #doubleClickSelector
 'Name of the message sent to the application when double clicked.'
@@ -468,6 +468,8 @@
 'Label of the top window.'
 
 )
+
+    "Modified: / 29.5.1998 / 21:50:15 / cg"
 ! !
 
 !UISpecificationTool class methodsFor:'interface specs'!