From 2e680b75418848dfde91f2cc7a81614be65b29ce Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 15 Nov 2013 00:06:08 -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 b34da9362c..293c4ed843 100644 --- a/samples/vboxwrapper/vboxwrapper.cpp +++ b/samples/vboxwrapper/vboxwrapper.cpp @@ -667,7 +667,7 @@ int main(int argc, char** argv) { stderr, "%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" + " This means that the hardware acceleration feature has been disabled in the computer's BIOS.\n" " Please enable this feature in your computer's BIOS.\n" " Intel calls it 'VT-x'\n" " AMD calls it 'AMD-V'\n"