Author: msorokin
Date: 2009-03-24 12:16:44 -0400 (Tue, 24 Mar 2009)
New Revision: 13141
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
https://jira.jboss.org/jira/browse/RF-6468
corrected a description
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-03-24
16:01:41 UTC (rev 13140)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-03-24
16:16:44 UTC (rev 13141)
@@ -442,7 +442,7 @@
</listitem>
</itemizedlist>
<para>In this section we will take a closer look at the listed above types of
the queue
- and see in more detail how they differ. Usage details are alos covered in the
<link
linkend="queue"><a4j:queue></link>chapter.</para>
+ and see in more detail how they differ. Usage details are covered in the <link
linkend="queue"><a4j:queue></link> chapter.</para>
<section>
<title>Global default queue, defined in the web.xml file</title>
@@ -450,7 +450,7 @@
<itemizedlist>
<listitem><para>Only one global queue will ever exist on a
view</para>
- <para>If you define more that one with this name while attempting to set its
attributes a warning will appear in server console
+ <para>If you define more then one with this name while attempting to set its
attributes a warning will appear in server console
during rendering. All the same named queues after the first instance are
ignored.</para></listitem>
<listitem><para>The queue class name is
"org.richfaces.queue.global"</para>