fixed typo: capasity -> capacity
This commit is contained in:
@@ -813,7 +813,7 @@ endpoint itself is a Polling Consumer for a channel with a queue.
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>
|
||||
Maximum amount of time in milliseconds to wait when sending a message to the channel if such channel
|
||||
is a Queue Channel since Queue Channel is the only channel that has the concept capacity. If maximum capasity is reached
|
||||
is a Queue Channel since Queue Channel is the only channel that has the concept capacity. If maximum capacity is reached
|
||||
the messages will be rejected by the Queue Channel.
|
||||
</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user