mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
virtManager/clone.py: codespell fix
Reviewed-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
371bcb547a
commit
97eda595d3
@ -349,7 +349,7 @@ class vmmCloneVM(vmmGObjectUI):
|
|||||||
|
|
||||||
def check_all_storage(self):
|
def check_all_storage(self):
|
||||||
"""
|
"""
|
||||||
Determine which storage is cloneable, and which isn't
|
Determine which storage is clonable, and which isn't
|
||||||
"""
|
"""
|
||||||
diskinfos = self.vm.xmlobj.devices.disk
|
diskinfos = self.vm.xmlobj.devices.disk
|
||||||
cd = self.clone_design
|
cd = self.clone_design
|
||||||
|
Loading…
Reference in New Issue
Block a user