category included a space
authorClaus Gittinger <cg@exept.de>
Thu, 18 Oct 2001 18:41:58 +0200
changeset 3327 b9b51d81a3b9
parent 3326 d6713cc88cde
child 3328 9b9c354205a5
category included a space
ChangesBrowser.st
--- a/ChangesBrowser.st	Thu Oct 18 17:11:58 2001 +0200
+++ b/ChangesBrowser.st	Thu Oct 18 18:41:58 2001 +0200
@@ -804,7 +804,7 @@
     "Modified: / 18.6.1998 / 22:15:36 / cg"
 ! !
 
-!ChangesBrowser methodsFor:'help '!
+!ChangesBrowser methodsFor:'help'!
 
 showActivity:someMessage
     "some activityNotification to be forwarded to the user;
@@ -4542,5 +4542,5 @@
 !ChangesBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/ChangesBrowser.st,v 1.235 2001-10-18 13:00:12 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/ChangesBrowser.st,v 1.236 2001-10-18 16:41:58 cg Exp $'
 ! !