method category rename
authorClaus Gittinger <cg@exept.de>
Wed, 07 May 2003 17:18:38 +0200
changeset 1721 9c2fba503547
parent 1720 c600b2ece5a9
child 1722 517efee14b0d
method category rename
UIObjectView.st
--- a/UIObjectView.st	Wed May 07 17:17:35 2003 +0200
+++ b/UIObjectView.st	Wed May 07 17:18:38 2003 +0200
@@ -2464,7 +2464,7 @@
 
 ! !
 
-!UIObjectView::UndoHistory methodsFor:'activation / deactivation'!
+!UIObjectView::UndoHistory methodsFor:'activation & deactivation'!
 
 withinTransaction:aType text:aTextOrNil do:aBlock
     "open a transaction; perform the block; at least close the transaction