UISpecificationTool.st
changeset 855 07344de4bed4
parent 847 15f688710007
child 869 65588145cd06
--- 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'!