Amend the spelling error of a word

Amend the spelling error of a word

Change-Id: Idd701c4cf48fea1d7490cfae4b15061866531d89
This commit is contained in:
chenjiao 2018-06-18 15:45:24 +08:00
parent e6aa24b9a7
commit 7265217e21
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ class DefaultEventEngine(base.EventEngine):
self.handler_tg.add_thread(self._process_event_queue)
def process_notification_event(self, notification):
"""Callback funtion by event handler.
"""Callback function by event handler.
Just put notification into a queue.
"""