fixed typo: capasity -> capacity

This commit is contained in:
Mark Fisher
2011-02-01 17:21:06 -05:00
parent 84543c9688
commit 17593f37e9

View File

@@ -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>