Author: pete.muir(a)jboss.org
Date: 2009-11-07 11:13:16 -0500 (Sat, 07 Nov 2009)
New Revision: 4730
Modified:
doc/trunk/reference/en-US/ri-spi.xml
Log:
minor
Modified: doc/trunk/reference/en-US/ri-spi.xml
===================================================================
--- doc/trunk/reference/en-US/ri-spi.xml 2009-11-07 15:49:22 UTC (rev 4729)
+++ doc/trunk/reference/en-US/ri-spi.xml 2009-11-07 16:13:16 UTC (rev 4730)
@@ -474,7 +474,7 @@
</para>
<para>
You must ensure that that
<literal>WeldListener.contextInitialized()</literal> is called
- after bootstrap is complete
(<literal>Bootstrap.endInitialization()</literal> has been called).
+ after beans are deployed is complete
(<literal>Bootstrap.deployBeans()</literal> has been called).
</para>
</listitem>
</varlistentry>