[seam-commits] Seam SVN: r9936 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Jan 15 12:36:11 EST 2009
Author: nico.ben
Date: 2009-01-15 12:36:11 -0500 (Thu, 15 Jan 2009)
New Revision: 9936
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml
Log:
Corrected error
Modified: trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml 2009-01-15 15:56:29 UTC (rev 9935)
+++ trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml 2009-01-15 17:36:11 UTC (rev 9936)
@@ -620,7 +620,7 @@
</quote>
</para>
<para>
- With a natural conversation its really easy to have the user
+ With a natural conversation it's really easy to have the user
rejoin the existing conversation, and pick up where they left
off - just have them to rejoin the payForItem conversation
with the itemId as the conversation id.
More information about the seam-commits
mailing list