Merge "Fix two small typos in marconi/queues/storage/sharding.py"
This commit is contained in:
commit
de4aa6bf75
@ -452,7 +452,7 @@ class Catalog(object):
|
||||
return self.get_driver(shard_id)
|
||||
|
||||
def get_driver(self, shard_id):
|
||||
"""Get storage driver, preferabaly cached, fron a shard name.
|
||||
"""Get storage driver, preferably cached, from a shard name.
|
||||
|
||||
:param shard_id: The name of a shard.
|
||||
:type shard_id: six.text_type
|
||||
|
Loading…
x
Reference in New Issue
Block a user