Author: dan.j.allen
Date: 2009-11-04 14:51:49 -0500 (Wed, 04 Nov 2009)
New Revision: 4682
Modified:
doc/trunk/reference/en-US/injection.xml
Log:
rephrase
Modified: doc/trunk/reference/en-US/injection.xml
===================================================================
--- doc/trunk/reference/en-US/injection.xml 2009-11-04 19:50:49 UTC (rev 4681)
+++ doc/trunk/reference/en-US/injection.xml 2009-11-04 19:51:49 UTC (rev 4682)
@@ -109,7 +109,7 @@
<tip>
<para>
- One major advantage of using constructor injection is that the bean can be
made immutable.
+ One major advantage of constructor injection is that it allows the bean to be
immutable.
</para>
</tip>
Show replies by date