From 33d96b1fc19f9f615cae533371b5d4858ba4bbea Mon Sep 17 00:00:00 2001 From: Josh Long Date: Tue, 13 Jul 2010 01:39:08 +0000 Subject: [PATCH] Updating the XMPP adapter's documentation --- src/docbkx/xmpp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docbkx/xmpp.xml b/src/docbkx/xmpp.xml index 5be0bf92e8..b1163b3a84 100644 --- a/src/docbkx/xmpp.xml +++ b/src/docbkx/xmpp.xml @@ -4,7 +4,7 @@ XMPP Support - Spring Integration provides Channel Adapters forXMPP. + Spring Integration provides Channel Adapters for XMPP.
Introduction