Fix a couple of SharedLock docstrings
authorGuido Trotter <ultrotter@google.com>
Mon, 18 Feb 2008 16:58:37 +0000 (16:58 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 18 Feb 2008 16:58:37 +0000 (16:58 +0000)
commitd66461867f915b3b63b02bbf5b587a7319359660
tree04fdc2220422e1269070a8bbc2f5efb4ddae8e46
parentbae27f68328263a28f78d298a6db0cfb6ee9e4de
Fix a couple of SharedLock docstrings

Use the actual class name rather than a spaced version of it.

Reviewed-by: iustinp
lib/locking.py
test/ganeti.locking_unittest.py