# HG changeset patch # User tz # Date 886883719 -3600 # Node ID e28ca03192306ff930ec23817985357dbdf7c1d8 # Parent 402a50b931d506e6c6d781a60fc738dda69b591c checkin from browser 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.'