From 061f05da284f4b520296425b236bdda694a6959c Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 15 Nov 2013 00:02:30 -0500 Subject: [PATCH] VBOX: Another fix. --- samples/vboxwrapper/vboxwrapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/vboxwrapper/vboxwrapper.cpp b/samples/vboxwrapper/vboxwrapper.cpp index 76afc63c03..b34da9362c 100644 --- a/samples/vboxwrapper/vboxwrapper.cpp +++ b/samples/vboxwrapper/vboxwrapper.cpp @@ -668,7 +668,7 @@ int main(int argc, char** argv) { "%s NOTE: BOINC has detected that your computer's processor supports hardware acceleration for\n" " virtual machines but the hypervisor failed to successfully launch with this feature enabled.\n" " This means that the hardware acceleration feature has been disabled in the computers BIOS.\n" - " Please enable this feature in your BIOS.\n" + " Please enable this feature in your computer's BIOS.\n" " Intel calls it 'VT-x'\n" " AMD calls it 'AMD-V'\n" " More information can be found here: http://en.wikipedia.org/wiki/X86_virtualization\n"