Author: msorokin
Date: 2008-05-08 06:10:54 -0400 (Thu, 08 May 2008)
New Revision: 8491
Modified:
trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-2329
Some errors were corrected.
Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2008-05-08
10:10:00 UTC (rev 8490)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2008-05-08
10:10:54 UTC (rev 8491)
@@ -131,8 +131,8 @@
<para>This attribute is a reference to object to the instace of
<property>org.richfaces.model.selection.Selection</property>
interface, containing current
collection of objects selected by you.</para>
- <para>In the following example when you submits the form current collection of
objects selected
- by you is placed in the object's property. Then on complete action the
<emphasis role="bold">
+ <para>In the following example when you submit the form, current collection of
the selected objects
+ is placed in the object's property. Then on complete action the <emphasis
role="bold">
<property><rich:modalPanel></property>
</emphasis> with selected data is shown.</para>
<para>