mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
delete: fix a typo
s/sharable/shareable Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
99eaf059ae
commit
25a50d7b27
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user