Merge "Fix misspell word"

This commit is contained in:
Zuul 2019-09-06 13:07:06 +00:00 committed by Gerrit Code Review
commit b8a8aad645
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