Index: /trunk/src/VBox/VMM/HWACCM.cpp
===================================================================
--- /trunk/src/VBox/VMM/HWACCM.cpp	(revision 15934)
+++ /trunk/src/VBox/VMM/HWACCM.cpp	(revision 15935)
@@ -438,5 +438,5 @@
         VMSetRuntimeError(pVM, false, "HwaccmDisabled",
                          N_("You are trying to execute this VM with VT-x/AMD-V enabled but this hardware "
-                            "extension is either not available or it is disabled in the BIOS. You might "
+                            "extension is either not available or it is disabled in the BIOS. You should "
                             "check the BIOS settings and/or update the BIOS. The VM will be executed "
                             "without using this hardware extension"));
