mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-03 01:18:00 +03:00
virt-install: Fix a typo
Signed-off-by: Lin Ma <lma@suse.de>
This commit is contained in:
parent
50b6a90a88
commit
0054b71dd7
@ -748,7 +748,7 @@ class WaitHandler:
|
||||
|
||||
def wait(self):
|
||||
"""
|
||||
sleep 1 second, then teturn True if wait time has expired
|
||||
sleep 1 second, then return True if wait time has expired
|
||||
"""
|
||||
_sleep(1)
|
||||
if self._wait_forever:
|
||||
|
Loading…
Reference in New Issue
Block a user