diff --git a/docs/src/reference/docbook/xmpp.xml b/docs/src/reference/docbook/xmpp.xml index 36f776afa8..c17bab7669 100644 --- a/docs/src/reference/docbook/xmpp.xml +++ b/docs/src/reference/docbook/xmpp.xml @@ -66,9 +66,9 @@ xsi:schemaLocation="http://www.springframework.org/schema/integration/xmpp - 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 ConnectionListener 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 ConnectionListener which will log connection events + if the DEBUG logging level is enabled.