Skip to content

Commit

Permalink
Merge pull request #64 from trel/patch-1
Browse files Browse the repository at this point in the history
spelling
  • Loading branch information
Shawn Hartsock committed Jun 17, 2014
2 parents df7da03 + 624f56b commit cf5032a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/soft_reboot.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def setup_args():

print "Found: {0}".format(vm.name)
print "The current powerState is: {0}".format(vm.runtime.powerState)
# This does not grantee a reboot.
# This does not guarantee a reboot.
# It issues a command to the guest
# operating system asking it to perform a reboot.
# Returns immediately and does not wait for the guest
Expand Down

0 comments on commit cf5032a

Please sign in to comment.