polish doc

This commit is contained in:
Mark Fisher
2010-12-16 15:18:26 -05:00
parent 40f652e60f
commit c6da4780a5

View File

@@ -66,9 +66,9 @@ xsi:schemaLocation="http://www.springframework.org/schema/integration/xmpp
</note>
</para>
<para>
If XMPP Connection goes stale the attempts to reconnect with an automatic login if the previous connection
state was logged (authenticated) will be made.
We also register <classname>ConnectionListener</classname> which will log connection events if DEBUG level is enabled.
If the XMPP Connection goes stale, reconnection attempts will be made with an automatic login as long as the previous connection
state was logged (authenticated). We also register a <classname>ConnectionListener</classname> which will log connection events
if the DEBUG logging level is enabled.
</para>
</section>