[TrivialFix] Fix typo in oslo.messaging

replace 'MessageDispostionTask' with 'MessageDispositionTask'

Change-Id: I3278cc70e2f7a08611a0596adbfca5106d2197c0
This commit is contained in:
howardlee 2016-10-20 09:02:13 +08:00
parent 267ac50fd6
commit 7f2341b3cf

View File

@ -877,7 +877,7 @@ ProtonIncomingMessage
+-----------------+----------------------------------------------------+ +-----------------+----------------------------------------------------+
|Collaborators | Controller | |Collaborators | Controller |
| | ProtonListener | | | ProtonListener |
| | MessageDispostionTask | | | MessageDispositionTask |
| | SendTask | | | SendTask |
| | | | | |
+-----------------+----------------------------------------------------+ +-----------------+----------------------------------------------------+