Author: dan.j.allen
Date: 2009-11-02 15:45:41 -0500 (Mon, 02 Nov 2009)
New Revision: 4562
Modified:
doc/trunk/reference/en-US/injection.xml
Log:
clarification
Modified: doc/trunk/reference/en-US/injection.xml
===================================================================
--- doc/trunk/reference/en-US/injection.xml 2009-11-02 20:44:34 UTC (rev 4561)
+++ doc/trunk/reference/en-US/injection.xml 2009-11-02 20:45:41 UTC (rev 4562)
@@ -135,8 +135,8 @@
<para>
This is one of the cases where the <literal>@Inject</literal>
annotation <emphasis>is not</emphasis> required at
- an injection point. Other cases include observer methods (which we'll meet in
<xref linkend="events"/>),
- disposal methods and destructor methods, which all support parameter injection.
+ an injection point. Other cases include observer methods (which we'll meet in
<xref linkend="events"/>) and
+ disposal methods, which also support parameter injection.
</para>
</section>
Show replies by date