Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf/plugin.xml')
-rw-r--r--perf/org.eclipse.linuxtools.perf/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/org.eclipse.linuxtools.perf/plugin.xml b/perf/org.eclipse.linuxtools.perf/plugin.xml
index 0053924dc6..c308dc8ffe 100644
--- a/perf/org.eclipse.linuxtools.perf/plugin.xml
+++ b/perf/org.eclipse.linuxtools.perf/plugin.xml
@@ -24,7 +24,7 @@
class="org.eclipse.linuxtools.perf.launch.PerfLaunchShortcut"
icon="icons/symbol.gif"
id="org.eclipse.linuxtools.perf.launch.profileshortcut"
- label="Profile with Perf!"
+ label="Profile with Perf"
modes="profile">
<contextualLaunch>
<enablement>

Back to the top