diff --git a/spring-integration-xmpp/src/main/java/org/springframework/integration/xmpp/config/AbstractXmppOutboundChannelAdapterParser.java b/spring-integration-xmpp/src/main/java/org/springframework/integration/xmpp/config/AbstractXmppOutboundChannelAdapterParser.java index a201b3e223..630aa044b7 100644 --- a/spring-integration-xmpp/src/main/java/org/springframework/integration/xmpp/config/AbstractXmppOutboundChannelAdapterParser.java +++ b/spring-integration-xmpp/src/main/java/org/springframework/integration/xmpp/config/AbstractXmppOutboundChannelAdapterParser.java @@ -26,7 +26,7 @@ import org.springframework.util.StringUtils; import org.w3c.dom.Element; /** - * Parser for 'xmpp:presence-outbound-channel-adapter' element + * Base class of XMPP outbound parsers * * @author Oleg Zhurakousky * @since 2.0.1