Fix duplicate "the" in Javadoc and XSD
See gh-27291
This commit is contained in:
committed by
Stephane Nicoll
parent
6770e4b3cc
commit
ac72277258
@@ -82,7 +82,7 @@ import org.springframework.validation.Validator;
|
||||
* <li>{@link #userDestinationMessageHandler}</li>
|
||||
* </ul>
|
||||
*
|
||||
* <p>{@link #brokerChannel} delivers messages from within the application to the
|
||||
* <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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user