RadioButtonGroup.st
changeset 2144 8cfc21c91319
parent 1815 e3a6c8e93fd1
child 2449 b9bf97bf089d
--- a/RadioButtonGroup.st	Sat Feb 12 16:31:35 2000 +0100
+++ b/RadioButtonGroup.st	Sat Feb 12 16:36:04 2000 +0100
@@ -233,7 +233,7 @@
 !
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/RadioButtonGroup.st,v 1.30 1999-03-22 21:57:33 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/RadioButtonGroup.st,v 1.31 2000-02-12 15:35:43 cg Exp $'
 ! !
 
 !RadioButtonGroup class methodsFor:'helpers'!
@@ -270,7 +270,7 @@
     "Modified: / 30.10.1997 / 20:14:25 / cg"
 ! !
 
-!RadioButtonGroup methodsFor:'adding / removing'!
+!RadioButtonGroup methodsFor:'adding & removing'!
 
 add:aRadioButton
     "add a radioButton to the group - actually, this name is misleading;