devicedisk: Fix typo in comment

This commit is contained in:
Cole Robinson 2016-06-07 11:28:26 -04:00
parent e796efeaf9
commit bd6badbc40

View File

@ -161,7 +161,7 @@ class VirtualDisk(VirtualDevice):
cases.
(In fact if cached storage volume data is out of date, the volume
may have disappeared behind out back, but that shouldn't have bad
may have disappeared behind our back, but that shouldn't have bad
effects in practice.)
"""
if path is None: