diff --git a/docs/src/reference/docbook/endpoint.xml b/docs/src/reference/docbook/endpoint.xml index fb4bf29dcc..5cb84d361a 100644 --- a/docs/src/reference/docbook/endpoint.xml +++ b/docs/src/reference/docbook/endpoint.xml @@ -198,8 +198,8 @@ consumer.setTransactionManager(txManager); ]]> - The "ref" attribute is only allowed on the inner-poller definitions. Defining his attribute on the top-level - poller will result in configuration exception thrown during initialization of Application Context + The "ref" attribute is only allowed on the inner-poller definitions. Defining this attribute on a top-level + poller will result in a configuration exception thrown during initialization of the Application Context. In fact, to simplify the configuration even further, you can define a global default poller. A single top-level poller within an ApplicationContext may have the default attribute with a value of "true". In that case, any