Bug 507259 - Showing and hiding menu items

Change-Id: I969c2bd87e1075f6de6f8e82df507130de98896f
Signed-off-by: Harry Houdini <svdbg@free.fr>
diff --git a/bundles/org.eclipse.platform.doc.user/tasks/tasks-9n.htm b/bundles/org.eclipse.platform.doc.user/tasks/tasks-9n.htm
index f76fa1b..a47f547 100644
--- a/bundles/org.eclipse.platform.doc.user/tasks/tasks-9n.htm
+++ b/bundles/org.eclipse.platform.doc.user/tasks/tasks-9n.htm
@@ -22,12 +22,12 @@
   <li>Select <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.customizePerspective")'>
     <img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="command link">
     <b>Window &gt; Perspective &gt; Customize Perspective...</b></a>.</li>
-  <li>Open the <b>Menu Visibility</b> or <b>Tool Bar Visibility</b> tab.</li>
+  <li>Open the <b>Tool Bar Visibility</b> or <b>Menu Visibility</b> tab.</li>
   <li>Find the item you want to hide. You can do this two ways:
     <ul>
       <li>Expand the menu or toolbar hierarchy to find the item you want to 
         hide.</li>
-      <li>Click the <b>Filter by command group</b> check box to see a list
+      <li>Click the <b>Filter by action set</b> check box to see a list
         of command groups which contribute items, and choose the command
         group the item you wish to hide. Then navigate to the item in the
         hierarchy in the Structure tree.</li>
@@ -37,7 +37,7 @@
     <ul>
       <li>a description of what the item does</li>
       <li>the name of the command group which contributes the item (click the
-      	link in this item to switch to the <b>Command Groups Availability</b>
+      	link in this item to switch to the <b>Action Set Availability</b>
       	tab with the appropriate command group selected).</li>
       <li>any key bindings associated with the command the item performs (click 
       	the link in this item to open the <b>Keys</b> page of the 
@@ -51,7 +51,7 @@
   <li>Click <b>OK</b> to cause the changes to take effect.</li>
 </ol>
 <p>Using the tooltip which appears over items, you can navigate to the
-  <b>Command Group Availability</b> tab and make the entire command 
+  <b>Action Set Availability</b> tab and make the entire command 
   group unavailable if you wish to remove all menu items, toolbar 
   buttons and keybindings of all commands contributed by the command 
   group.</p>