From 1717984d809562bfc40034937d362efff52a3f33 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 31 May 2010 14:19:58 +0000 Subject: [PATCH] Typo in schema comment for local-address --- .../integration/ip/config/spring-integration-ip-2.0.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-ip/src/main/resources/org/springframework/integration/ip/config/spring-integration-ip-2.0.xsd b/spring-integration-ip/src/main/resources/org/springframework/integration/ip/config/spring-integration-ip-2.0.xsd index a498545fc1..6939002536 100644 --- a/spring-integration-ip/src/main/resources/org/springframework/integration/ip/config/spring-integration-ip-2.0.xsd +++ b/spring-integration-ip/src/main/resources/org/springframework/integration/ip/config/spring-integration-ip-2.0.xsd @@ -249,7 +249,7 @@ receive the next message. On a multi-homed system, specifies the ip address of the network interface used to communicate. -For inbound adapters and gateways, specifies the interface used to listed for incoming connections. +For inbound adapters and gateways, specifies the interface used to listen for incoming connections. If omitted, the endpoint will listen on all available adapters. For the UDP multicast outbound adapter specifies the interface to which multicast packets will be sent. For UDP unicast and multicast adapters, specifies which interface to which the acknowledgment socket will be bound. Does not