Author: abogachuk
Date: 2010-03-15 11:37:38 -0400 (Mon, 15 Mar 2010)
New Revision: 20828
Modified:
trunk/struts/docs/struts_tools_ref_guide/en-US/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-1153 - Corrected the misspelled words:
"end" and "plug-ib".
Modified: trunk/struts/docs/struts_tools_ref_guide/en-US/editors.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/editors.xml 2010-03-15 15:26:33 UTC
(rev 20827)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/editors.xml 2010-03-15 15:37:38 UTC
(rev 20828)
@@ -166,7 +166,7 @@
<listitem><para>Under the <emphasis>
<property>plug-ins</property></emphasis> node you can define
a Struts plug-in. Right-click the node, select <emphasis>
<property>Create Plug-in</property></emphasis>
- and specify the plug-ib <emphasis>
+ and specify the plug-in <emphasis>
<property>Id</property></emphasis> and <emphasis>
<property>ClassName</property></emphasis> by pointing to
the Java class which implements the org.apache.struts.action.PlugIn interface.
</para></listitem>