[PATCH 1/7] virtManager/clone.py: codespell fix

Daniel Henrique Barboza danielhb413 at gmail.com
Tue Jun 2 20:39:32 UTC 2020


Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 virtManager/clone.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtManager/clone.py b/virtManager/clone.py
index 2ad43f65..db5251fe 100644
--- a/virtManager/clone.py
+++ b/virtManager/clone.py
@@ -349,7 +349,7 @@ class vmmCloneVM(vmmGObjectUI):
 
     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
         cd = self.clone_design
-- 
2.26.2




More information about the virt-tools-list mailing list