Author: manaRH
Date: 2009-01-16 09:09:27 -0500 (Fri, 16 Jan 2009)
New Revision: 9938
Modified:
branches/enterprise/JBPAPP_4_3_FP01/doc/Seam_Reference_Guide/en-US/Tutorial.xml
Log:
JBPAPP-1614
Modified: branches/enterprise/JBPAPP_4_3_FP01/doc/Seam_Reference_Guide/en-US/Tutorial.xml
===================================================================
---
branches/enterprise/JBPAPP_4_3_FP01/doc/Seam_Reference_Guide/en-US/Tutorial.xml 2009-01-15
17:36:28 UTC (rev 9937)
+++
branches/enterprise/JBPAPP_4_3_FP01/doc/Seam_Reference_Guide/en-US/Tutorial.xml 2009-01-16
14:09:27 UTC (rev 9938)
@@ -871,7 +871,7 @@
<literal>List</literal> element that
corresponded to the clicked link. </para>
<para> The <literal>@Out</literal>
annotation then exposes the selected value directly
- to the page. So ever time a row of the clickable list
is selected, the
+ to the page. So every time a row of the clickable
list is selected, the
<literal>Message</literal> is
injected to the attribute of the stateful bean,
and the subsequently
<emphasis>outjected</emphasis> to the event context variable
named <literal>message</literal>.
</para>
Show replies by date