diff options
Diffstat (limited to 'cpp/src/qpid/client')
| -rw-r--r-- | cpp/src/qpid/client/FlowControl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/client/FlowControl.h b/cpp/src/qpid/client/FlowControl.h index a4ed9879f4..081061ac02 100644 --- a/cpp/src/qpid/client/FlowControl.h +++ b/cpp/src/qpid/client/FlowControl.h @@ -27,7 +27,7 @@ namespace client { /** * Flow control works by associating a finite amount of "credit" - * associated with a subscription. + * with a subscription. * * Credit includes a message count and a byte count. Each message * received decreases the message count by one, and the byte count by |
