[virt-tools-list] [virt-manager PATCH] console: fix a comment typo
Chen Hanxiao
chen_han_xiao at 126.com
Tue Apr 22 15:38:53 UTC 2014
From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
s/succesfull/successful
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
Note: pushed as trivial.
virtManager/console.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtManager/console.py b/virtManager/console.py
index 98f6867..4935f14 100644
--- a/virtManager/console.py
+++ b/virtManager/console.py
@@ -1399,7 +1399,7 @@ class vmmConsolePages(vmmGObjectUI):
logging.debug("Viewer connected")
self.activate_viewer_page()
- # Had a succesfull connect, so reset counters now
+ # Had a successful connect, so reset counters now
self.viewerRetriesScheduled = 0
self.viewerRetryDelay = 125
--
1.9.0
More information about the virt-tools-list
mailing list