diff --git a/mistral/messaging.py b/mistral/messaging.py index 4e8b68408..03083e04f 100644 --- a/mistral/messaging.py +++ b/mistral/messaging.py @@ -14,7 +14,7 @@ # limitations under the License. """ This module contains common structures and functions that help to handle -AMQP messages based on olso.messaging framework. +AMQP messages based on oslo.messaging framework. """ import abc