diff --git a/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd b/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd index e4c27eae83..b17730c1f3 100644 --- a/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd +++ b/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd @@ -1194,10 +1194,9 @@ endpoint itself is a Polling Consumer for a channel with a queue. - Allows this poller to reference another instance of top-level poller. + Allows this poller to reference another instance of a top-level poller. [IMPORTANT] - This attribute is only allowed on inner poller definitions. - Defining this attribute on the top-level poller definition will result in the configuration - exception. + Defining this attribute on a top-level poller definition will result in a configuration exception.