[richfaces-svn-commits] JBoss Rich Faces SVN: r5385 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Jan 15 10:49:24 EST 2008


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>&lt;rich:nodeSelectListener&gt;</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>&lt;rich:nodeSelectListener&gt;</property> is used as nested tag with <property>&lt;rich:tree&gt;</property>
+The <property>&lt;rich:nodeSelectListener&gt;</property> is used as a nested tag with <property>&lt;rich:tree&gt;</property>
 and <property>&lt;rich:treeNode&gt;</property> components.
 </para>
 <para>




More information about the richfaces-svn-commits mailing list