Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/plugin.xml')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/plugin.xml b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/plugin.xml
index a3d89521010..006de2e9d4e 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/plugin.xml
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/plugin.xml
@@ -86,7 +86,7 @@
creationCondition="org.eclipse.papyrus.uml.diagram.deployment.DeploymentDiagramCreationCondition"
icon="icons/obj16/DeploymentDiagram.gif"
id="org.eclipse.papyrus.uml.diagram.deployment.CreateDeploymentDiagramCommand"
- label="UML Deployment Diagram"
+ label="Deployment Diagram"
language="uml">
</creationCommand>
</extension>

Back to the top