[virt-manager PATCH] cli: fix a comment typo

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

 



s/uncoditionally/unconditionally

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

 virtinst/cli.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtinst/cli.py b/virtinst/cli.py
index 457368d..22123d8 100644
--- a/virtinst/cli.py
+++ b/virtinst/cli.py
@@ -101,7 +101,7 @@ class VirtStreamHandler(logging.StreamHandler):
     def emit(self, record):
         """
         Based on the StreamHandler code from python 2.6: ripping out all
-        the unicode handling and just uncoditionally logging seems to fix
+        the unicode handling and just unconditionally logging seems to fix
         logging backtraces with unicode locales (for me at least).
 
         No doubt this is atrocious, but it WORKSFORME!
-- 
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