changed: #helpSpec
authorClaus Gittinger <cg@exept.de>
Thu, 09 Aug 2012 10:59:40 +0200
changeset 2902 2a7a9d68d16c
parent 2901 4c010c4a4166
child 2903 8470507f8cd8
changed: #helpSpec
UISpecificationTool.st
--- a/UISpecificationTool.st	Thu Aug 09 10:59:34 2012 +0200
+++ b/UISpecificationTool.st	Thu Aug 09 10:59:40 2012 +0200
@@ -86,10 +86,10 @@
 'FontMenu is allowed to return a symbolic font name'
 
 #browseAction
-'Browse/Create the Action method.'
+'Browse/Create the Action method'
 
 #browseAspectMethod
-'Browse/Create the Aspect method.'
+'Browse/Create the Aspect method'
 
 #editListSpec
 'Edit the contents of the list (inline)'
@@ -104,6 +104,8 @@
 'Add a toggle to choose the "default" color (resulting color will be nil)'
 
 )
+
+    "Modified: / 09-08-2012 / 09:37:58 / cg"
 ! !
 
 !UISpecificationTool class methodsFor:'image specs'!