Merge "Fix the comment which was borrowed from the IPC driver"

This commit is contained in:
Jenkins 2014-09-18 18:05:07 +00:00 committed by Gerrit Code Review
commit 0df6d848ea
1 changed files with 1 additions and 1 deletions

View File

@ -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