This commit is contained in:
Lars Kreisz 2017-01-23 21:00:05 +01:00 committed by Andrew Godwin
parent 891eaf0051
commit 1542343392

View File

@ -63,7 +63,7 @@ If you want to perfom more complicated routing, you'll need to override the
remember, though, your channel names cannot change during runtime and must
always be the same for as long as your process runs.
``BaseConsumer`` and all other generic consumers than inherit from it provide
``BaseConsumer`` and all other generic consumers that inherit from it provide
two instance variables on the class:
* ``self.message``, the :ref:`Message object <ref-message>` representing the