[Trival] fix a typo nit
Change-Id: I3d40726cf55aedb838ebe605f3d58618d594acca
This commit is contained in:
parent
01338c940a
commit
e57afac051
@ -171,7 +171,7 @@ class Notifier(object):
|
|||||||
N means N retries
|
N means N retries
|
||||||
:type retry: int
|
:type retry: int
|
||||||
:param topics: the topics which to send messages on
|
:param topics: the topics which to send messages on
|
||||||
:type topic: list of strings
|
:type topics: list of strings
|
||||||
"""
|
"""
|
||||||
conf = transport.conf
|
conf = transport.conf
|
||||||
conf.register_opts(_notifier_opts,
|
conf.register_opts(_notifier_opts,
|
||||||
|
Loading…
Reference in New Issue
Block a user