diff -r 402a50b931d5 -r e28ca0319230 MenuEditor.st --- 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.'