Author: akazakov
Date: 2010-12-21 06:26:05 -0500 (Tue, 21 Dec 2010)
New Revision: 27630
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.text.ext/plugin.properties
Log:
https://issues.jboss.org/browse/JBIDE-7968: See hyperlinking preferences; here is an
element called "CDI Produser & Disposer" should be "CDI Producer &
Disposer" - Fixed.
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.text.ext/plugin.properties
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.text.ext/plugin.properties 2010-12-21 09:52:59
UTC (rev 27629)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.text.ext/plugin.properties 2010-12-21 11:26:05
UTC (rev 27630)
@@ -1,5 +1,5 @@
providerName=JBoss by Red Hat
InjectedPointHyperlinkDetector=CDI Injected Point
-ProducerDisposerHyperlinkDetector=CDI Produser & Disposer
+ProducerDisposerHyperlinkDetector=CDI Producer & Disposer
Bundle-Name.0 = CDI Text Editors Extensions
EventAndObserverMethodHyperlinkDetector= CDI Event And Observer Method Hyperlink
Detector
\ No newline at end of file