Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eloquence committed Apr 15, 2020
1 parent b79250f commit 47c6a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher/sdw_updater_gui/Updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ def _wait_for_is_running(vm, expected, timeout=60, interval=0.2):
timeout is reached.
Return value:
- True if the VM reached the expeted state
- True if the VM reached the expected state
- False if it did not
"""
start_time = time.time()
Expand Down

0 comments on commit 47c6a3c

Please sign in to comment.