Fix a typo
Change-Id: I3505857116a0b85e3d6427e010d7eb94acf6841c
This commit is contained in:
parent
0ae072e1ad
commit
3ee0e68559
@ -40,7 +40,7 @@ class RpcProxy(object):
|
||||
rpc API.
|
||||
"""
|
||||
|
||||
# The default namespace, which can be overriden in a subclass.
|
||||
# The default namespace, which can be overridden in a subclass.
|
||||
RPC_API_NAMESPACE = None
|
||||
|
||||
def __init__(self, topic, default_version, version_cap=None,
|
||||
|
Loading…
Reference in New Issue
Block a user