Fix misspell word

Change-Id: I5c49cdbb12e34c914248927fb761f85c8410ed51
This commit is contained in:
Q.hongtao 2019-09-06 16:04:51 +08:00
parent 580eeb1b4a
commit 7158d90be5
1 changed files with 1 additions and 1 deletions

View File

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