[Trival] fix a typo nit

Change-Id: I3d40726cf55aedb838ebe605f3d58618d594acca
This commit is contained in:
liusheng 2016-06-13 16:32:37 +08:00
parent 01338c940a
commit e57afac051
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ class Notifier(object):
N means N retries
:type retry: int
:param topics: the topics which to send messages on
:type topic: list of strings
:type topics: list of strings
"""
conf = transport.conf
conf.register_opts(_notifier_opts,