From: Chen Hanxiao <[email protected]>

s/succesfull/successful

Signed-off-by: Chen Hanxiao <[email protected]>
---
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


_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to