[seam-commits] Seam SVN: r9901 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri Jan 9 06:57:51 EST 2009
Author: nico.ben
Date: 2009-01-09 06:57:51 -0500 (Fri, 09 Jan 2009)
New Revision: 9901
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Xml.xml
Log:
Corrected error
Modified: trunk/doc/Seam_Reference_Guide/en-US/Xml.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Xml.xml 2009-01-09 09:28:04 UTC (rev 9900)
+++ trunk/doc/Seam_Reference_Guide/en-US/Xml.xml 2009-01-09 11:57:51 UTC (rev 9901)
@@ -56,7 +56,7 @@
<listitem>
<para> Install classes with no <literal>@Name</literal> annotation as Seam components—this
is most useful for certain kinds of infrastructural components which can be installed multiple
- times different names (for example Seam-managed persistence contexts). </para>
+ times with different names (for example Seam-managed persistence contexts). </para>
</listitem>
<listitem>
<para> Install components that <emphasis>do</emphasis> have a <literal>@Name</literal> annotation
More information about the seam-commits
mailing list