Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/plugin.xml b/org.eclipse.mylyn.bugzilla.ui/plugin.xml
index c2c190f80..e9ded5417 100644
--- a/org.eclipse.mylyn.bugzilla.ui/plugin.xml
+++ b/org.eclipse.mylyn.bugzilla.ui/plugin.xml
@@ -58,7 +58,7 @@
<hyperlinkDetector
class="org.eclipse.mylar.internal.bugzilla.ui.BugzillaTaskHyperlinkDetector"
id="org.eclipse.mylar.bugzilla.ui.bugzillataskhyperlink"
- name="Bugzilla Task"
+ name="Mylar Task"
targetId="org.eclipse.jdt.ui.javaCode">
</hyperlinkDetector>
</extension>

Back to the top