[seam-commits] Seam SVN: r10384 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Sat Apr 11 02:31:37 EDT 2009
Author: dan.j.allen
Date: 2009-04-11 02:31:37 -0400 (Sat, 11 Apr 2009)
New Revision: 10384
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Spring.xml
Log:
spring is not a module, ioc is the module
Modified: trunk/doc/Seam_Reference_Guide/en-US/Spring.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Spring.xml 2009-04-11 06:31:16 UTC (rev 10383)
+++ trunk/doc/Seam_Reference_Guide/en-US/Spring.xml 2009-04-11 06:31:37 UTC (rev 10384)
@@ -5,7 +5,7 @@
<title>Spring Framework integration</title>
- <para>The Spring integration module allows easy migration of Spring-based projects to Seam and allows Spring
+ <para>The Spring integration (part of the Seam IoC module) allows easy migration of Spring-based projects to Seam and allows Spring
applications to take advantage of key Seam features like conversations and Seam's more sophisticated persistence
context management.</para>
More information about the seam-commits
mailing list