MenuEditor.st
changeset 627 e28ca0319230
parent 621 9041bf2ae467
child 633 11bbf4599843
--- a/MenuEditor.st	Sat Feb 07 21:28:21 1998 +0100
+++ b/MenuEditor.st	Sat Feb 07 21:35:19 1998 +0100
@@ -132,7 +132,7 @@
 'Adds a new linked sub menu.'
 
 #basicsAction
-'A block or a selector with 0, 1 (the argument field), or 2 (the selected item) arguments.'
+'An action selector with 0, 1 (the argument field), or 2 (the selected item) arguments.'
 
 #basicsArgument
 'An argument passed to above selector, if it is a 1 or a 2 argument selector.'