Author: smukhina
Date: 2008-01-15 10:49:24 -0500 (Tue, 15 Jan 2008)
New Revision: 5385
Modified:
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml
Log:
http://jira.jboss.com/jira/browse/RF-811 -language verification
Modified: trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml
===================================================================
---
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml 2008-01-15
15:46:29 UTC (rev 5384)
+++
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml 2008-01-15
15:49:24 UTC (rev 5385)
@@ -9,7 +9,7 @@
<section>
<title>Description</title>
<para>The <emphasis
role="bold"><property><rich:nodeSelectListener></property></emphasis>
- represents an action listener method that will be notified after selection of node.
+ represents an action listener method that will be notified after selection of a node.
</para>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml 2008-01-15
15:46:29 UTC (rev 5384)
+++ trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml 2008-01-15
15:49:24 UTC (rev 5385)
@@ -29,7 +29,6 @@
</tgroup>
</table>
-
<section>
<title>Creating the Component with a Page Tag</title>
<para>Simple Component definition on a page:</para>
@@ -68,7 +67,7 @@
<title>Details of usage</title>
<para>
-The <property><rich:nodeSelectListener></property> is used as
nested tag with <property><rich:tree></property>
+The <property><rich:nodeSelectListener></property> is used as a
nested tag with <property><rich:tree></property>
and <property><rich:treeNode></property> components.
</para>
<para>