summaryrefslogtreecommitdiff
path: root/virtManager
diff options
context:
space:
mode:
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>2014-02-26 09:36:16 +0800
committerChen Hanxiao <chenhanxiao@cn.fujitsu.com>2014-02-26 09:36:16 +0800
commit25a50d7b27145ac084f62058d50f970fc248c0a2 (patch)
tree9cba6ded5ff52d9c8fb141d41c47b4913bef1e04 /virtManager
parent99eaf059aeafe5705d2d91155cc082149f9d3ebe (diff)
downloadvirt-manager-25a50d7b27145ac084f62058d50f970fc248c0a2.tar.gz
delete: fix a typo
s/sharable/shareable Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Diffstat (limited to 'virtManager')
-rw-r--r--virtManager/delete.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtManager/delete.py b/virtManager/delete.py
index 7dce0d00..62d9c53c 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