summaryrefslogtreecommitdiff
path: root/amqp/channel.py
diff options
context:
space:
mode:
Diffstat (limited to 'amqp/channel.py')
-rw-r--r--amqp/channel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/amqp/channel.py b/amqp/channel.py
index dcf02c0..b271820 100644
--- a/amqp/channel.py
+++ b/amqp/channel.py
@@ -1380,7 +1380,7 @@ class Channel(AbstractChannel):
False, the delivery tag refers to a single message.
If the multiple field is True, and the delivery tag
is zero, tells the server to acknowledge all
- outstanding mesages.
+ outstanding messages.
RULE: