Polish "Fix duplicate "the" in Javadoc and XSD"

See gh-27291
This commit is contained in:
Stephane Nicoll
2021-08-19 08:54:15 +02:00
parent ac72277258
commit af6fd6c303
7 changed files with 10 additions and 10 deletions

View File

@@ -82,8 +82,8 @@ import org.springframework.validation.Validator;
* <li>{@link #userDestinationMessageHandler}</li>
* </ul>
*
* <p>{@link #brokerChannel} delivers messages from within the application to
* the respective message handlers. {@link #brokerMessagingTemplate} can be injected
* <p>{@link #brokerChannel} delivers messages from within the application to the
* respective message handlers. {@link #brokerMessagingTemplate} can be injected
* into any application component to send messages.
*
* <p>Subclasses are responsible for the parts of the configuration that feed messages