[virt-tools-list] [virt-manager PATCH] delete: fix a typo
Chen Hanxiao
chenhanxiao at cn.fujitsu.com
Wed Feb 26 01:37:19 UTC 2014
s/sharable/shareable
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
Note: pushed as trivial.
virtManager/delete.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtManager/delete.py b/virtManager/delete.py
index 7dce0d0..62d9c53 100644
--- a/virtManager/delete.py
+++ b/virtManager/delete.py
@@ -253,7 +253,7 @@ def populate_storage_list(storage_list, vm, conn):
#
# 2) If we can delete, do we want to delete this storage by
# default? Reasons not to, are if the storage is marked
- # readonly or sharable, or is in use by another VM.
+ # readonly or shareable, or is in use by another VM.
default = False
definfo = None
--
1.8.5.3
More information about the virt-tools-list
mailing list