Changed language for action set
diff --git a/examples/bundles/org.eclipse.ecf.example.collab/plugin.xml b/examples/bundles/org.eclipse.ecf.example.collab/plugin.xml
index 7403570..31ccdfb 100644
--- a/examples/bundles/org.eclipse.ecf.example.collab/plugin.xml
+++ b/examples/bundles/org.eclipse.ecf.example.collab/plugin.xml
@@ -118,7 +118,7 @@
          point="org.eclipse.ui.actionSets">
       <actionSet
             id="org.eclipse.ecf.example.collab.ui.actionSet"
-            label="ECF Communications Action Set"
+            label="Communications"
             visible="false">
          <menu
                id="org.eclipse.ecf.example.collab.ui.connectMenu"