From c6da4780a5f0c6279e24a52c18a4dff6a2348898 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 16 Dec 2010 15:18:26 -0500 Subject: [PATCH] polish doc --- docs/src/reference/docbook/xmpp.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.