Author: smukhina
Date: 2007-09-07 11:57:14 -0400 (Fri, 07 Sep 2007)
New Revision: 2814
Modified:
trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml
trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
trunk/docs/userguide/en/src/main/docbook/included/dragListener.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/dropListener.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/messages.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/status.xml
Log:
http://jira.jboss.com/jira/browse/RF-398
spelling and gramma mistakes are corrected
Modified: trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.desc.xml
===================================================================
---
trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.desc.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++
trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.desc.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -9,14 +9,14 @@
<section>
<title>Description</title>
<para>The <emphasis
role="bold"><property><rich:changeExpandListener></property></emphasis>
- represents an action listener method that will be notified on expand/collapse event on
the node.
+ represents an action listener method that is notified on an expand/collapse event on
the node.
</para>
</section>
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Allows to define some "changeExpand" listeners for
component</listitem>
+ <listitem>Allows to define some "changeExpand" listeners for the
component</listitem>
</itemizedlist>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -68,11 +68,11 @@
<title>Key attributes and ways of usage</title>
<para>
-The <property><rich:changeExpandListener></property> is used as
nested tag with <property><rich:tree></property>
+The <property><rich:changeExpandListener></property> is used as
a nested tag with <property><rich:tree></property>
and <property><rich:treeNode></property> components.
</para>
<para>
-Attribute
<emphasis><property>"type"</property></emphasis>
defines the fully qualified Java class name for listener.
+Attribute
<emphasis><property>"type"</property></emphasis>
defines the fully qualified Java class name for the listener.
This class should implement org.richfaces.event.NodeExpandedListener interface.
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -137,7 +137,7 @@
<tbody>
<row>
<entry>rich-deflist</entry>
- <entry>Wrapping class for component</entry>
+ <entry>Wrapping class for the component</entry>
</row>
<row>
<entry>rich-definition</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2007-09-07 15:18:35 UTC
(rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2007-09-07 15:57:14 UTC
(rev 2814)
@@ -136,7 +136,7 @@
<tbody>
<row>
<entry>rich-datalist</entry>
- <entry>Wrapping class for component</entry>
+ <entry>Wrapping class for the component</entry>
</row>
<row>
<entry>rich-list-item</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -137,7 +137,7 @@
<tbody>
<row>
<entry>rich-datalist</entry>
- <entry>Wrapping class for component</entry>
+ <entry>Wrapping class for the component</entry>
</row>
<row>
<entry>rich-list-item</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-09-07 15:18:35
UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-09-07 15:57:14
UTC (rev 2814)
@@ -350,7 +350,7 @@
<tbody>
<row>
<entry>rich-dtascroller-table</entry>
- <entry>Wrapping class for component</entry>
+ <entry>Wrapping class for the component</entry>
</row>
<row>
<entry>Rich-datascr-button</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragListener.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragListener.desc.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragListener.desc.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -16,7 +16,7 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Allows to define some drag listeners for components with "Drag
and Drop" support</listitem>
+ <listitem>Allows to define some drag listeners for the components with
"Drag and Drop" support</listitem>
</itemizedlist>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropListener.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropListener.desc.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropListener.desc.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -16,7 +16,7 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Allows to define some drop listeners for components with "Drag
and Drop" support</listitem>
+ <listitem>Allows to define some drop listeners for the components with
"Drag and Drop" support</listitem>
</itemizedlist>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/messages.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/messages.desc.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/messages.desc.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -11,7 +11,7 @@
<property><rich:messages></property>
</emphasis> component is similar to <emphasis role="bold">
<property><rich:message></property>
- </emphasis> component but used for rendering all messages for
components.</para>
+ </emphasis> component but used for rendering all messages for the
components.</para>
<figure>
<title>Message component</title>
<mediaobject>
Modified: trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml
===================================================================
---
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.desc.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -16,7 +16,7 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Allows to define some "nodeSelect" listeners for
component</listitem>
+ <listitem>Allows to define some "nodeSelect" listeners for the
component</listitem>
</itemizedlist>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-09-07
15:18:35 UTC (rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-09-07
15:57:14 UTC (rev 2814)
@@ -370,7 +370,7 @@
<row>
<entry>rich-sdt</entry>
- <entry>Defines the styles for component appearance</entry>
+ <entry>Defines the styles for the component appearance</entry>
</row>
</tbody>
Modified: trunk/docs/userguide/en/src/main/docbook/included/status.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/status.xml 2007-09-07 15:18:35 UTC
(rev 2813)
+++ trunk/docs/userguide/en/src/main/docbook/included/status.xml 2007-09-07 15:57:14 UTC
(rev 2814)
@@ -71,7 +71,7 @@
</section>
<section>
<title>Key attributes and ways of usage</title>
- <para>There are two ways for components or containers definition, which Ajax
requests status is tracked by a component.<itemizedlist>
+ <para>There are two ways for the components or containers definition, which
Ajax requests status is tracked by a component.<itemizedlist>
<listitem>
Definition with the <emphasis >
<property>"for"</property>