oscerd commented on a change in pull request #3903:
URL: https://github.com/apache/camel/pull/3903#discussion_r438288088



##########
File path: components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
##########
@@ -134,7 +135,7 @@ with the following path and query parameters:
 [width="100%",cols="2,5,^1,2",options="header"]
 |===
 | Name | Description | Default | Type
-| *exchangeName* | *Required* The exchange name determines which exchange 
produced messages will sent to. In the case of consumers, the exchange name 
determines which exchange the queue will bind to. |  | String
+| *exchangeName* | *Required* The exchange name determines the exchange to 
which the produced messages will be sent to. In the case of consumers, the 
exchange name determines the exchange the queue will be bound to. |  | String

Review comment:
       This needs to be changed at Javadoc level, otherwise it will be override 
during the next build and re-generated.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to