fix typo.

(spotted by @bertjwregeer)

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
This commit is contained in:
António Meireles 2015-06-12 08:16:20 +01:00
parent 67d5ad8ee7
commit aca7920abe

View file

@ -152,7 +152,7 @@ xhyve shares most of the code with bhyve but is architecturally very different.
Issues
------
Righ now, if you have (any version of) VirtualBox running and attempt to run
Right now, if you have (any version of) VirtualBox running and attempt to run
xhyve it will immediately crash your system as it triggers a kernel panic.
This is not a xhyve issue *per se*, since it runs in userspace, but a
VirtualBox one which just doesn't play nice with Hypervisor.framework.