Fix JavaDoc typo in the IntegrationFlowDefinition

https://build.spring.io/browse/INT-MASTER-512
This commit is contained in:
Artem Bilan
2017-01-13 13:55:22 -05:00
parent 129ebdc625
commit bc5910b4e1

View File

@@ -2287,7 +2287,7 @@ public abstract class IntegrationFlowDefinition<B extends IntegrationFlowDefinit
/**
* Populate the "artificial"
* {@link org.springframework.integration.gateway.GatewayMessageHandlerGatewayMessageHandler}
* {@link org.springframework.integration.gateway.GatewayMessageHandler}
* for the provided {@code requestChannel} to send a request with default options.
* Uses {@link org.springframework.integration.gateway.RequestReplyExchanger} Proxy on
* the background.