Typo fix
This commit is contained in:
parent
3c2ac0fd41
commit
1e9bf18bcf
@ -1015,7 +1015,7 @@ class QubesVM(qubes.vm.mix.net.NetVMMixin, qubes.vm.BaseVM):
|
|||||||
|
|
||||||
@asyncio.coroutine
|
@asyncio.coroutine
|
||||||
def kill(self):
|
def kill(self):
|
||||||
'''Forcefuly shutdown (destroy) domain.
|
'''Forcefully shutdown (destroy) domain.
|
||||||
|
|
||||||
:raises qubes.exc.QubesVMNotStartedError: \
|
:raises qubes.exc.QubesVMNotStartedError: \
|
||||||
when domain is already shut down.
|
when domain is already shut down.
|
||||||
|
Loading…
Reference in New Issue
Block a user