[virt-manager PATCH] createinterface: fix a typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



s/selectabel/selectable

Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx>
---
Note: pushed as trivial.

 virtManager/createinterface.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtManager/createinterface.py b/virtManager/createinterface.py
index ab2d8ed..2e0cdb8 100644
--- a/virtManager/createinterface.py
+++ b/virtManager/createinterface.py
@@ -211,7 +211,7 @@ class vmmCreateInterface(vmmGObjectUI):
 
         # Parent/slave Interface list
         slave_list = self.widget("interface-list")
-        # [ vmmInterface, selected, selectabel, name, type, is defined,
+        # [ vmmInterface, selected, selectable, name, type, is defined,
         #   is active, in use by str, mac]
         slave_model = Gtk.ListStore(object, bool, bool, str, str, bool, bool,
                                     str, str)
-- 
2.1.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux