Merge "Fix the comment which was borrowed from the IPC driver"
commit
0df6d848ea
|
@ -43,7 +43,7 @@ class ZooKeeperLock(locking.Lock):
|
|||
|
||||
|
||||
class BaseZooKeeperDriver(coordination.CoordinationDriver):
|
||||
"""Initialize the IPC driver.
|
||||
"""Initialize the zookeeper driver.
|
||||
|
||||
:param timeout: connection timeout to wait when first connecting to the
|
||||
zookeeper server
|
||||
|
|
Loading…
Reference in New Issue