*** empty log message *** expecco_1_7_1rc1 expecco_1_7_1rc2 expecco_1_7_1rc3 expecco_1_7_1rc4
authorClaus Gittinger <cg@exept.de>
Thu, 24 Sep 2009 12:58:32 +0200
changeset 3753 5ea9411aaac8
parent 3752 7c136be6be3f
child 3754 d59a0ea2fd7d
*** empty log message ***
stx_libwidg2.st
--- a/stx_libwidg2.st	Wed Sep 23 20:17:57 2009 +0200
+++ b/stx_libwidg2.st	Thu Sep 24 12:58:32 2009 +0200
@@ -220,7 +220,7 @@
 !
 
 legalCopyright
-    "Return copyright string which will appear in <lib>.rc"
+    "Return a copyright string which will appear in <lib>.rc"
 
     ^ 'Copyright Claus Gittinger 1988-2009\nCopyright eXept Software AG 1998-2009'
 
@@ -230,5 +230,5 @@
 !stx_libwidg2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/stx_libwidg2.st,v 1.34 2009-09-16 15:18:45 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/stx_libwidg2.st,v 1.35 2009-09-24 10:58:32 cg Exp $'
 ! !