Fix typo in docstring of notify/notifier

Change-Id: Idd9f60e4d7ba65157f82f2a4c128f63c3ad6e805
This commit is contained in:
ChangBo Guo(gcb) 2014-04-22 23:32:24 +08:00
parent 06ab616d8f
commit f62ca58667
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ class Notifier(object):
notifier = notifier.Notifier(get_transport(CONF), 'compute')
and notifications are sent via drivers chosen with the notification_driver
config option and on the topics consen with the notification_topics config
config option and on the topics chosen with the notification_topics config
option.
Alternatively, a Notifier object can be instantiated with a specific