Index: /trunk/src/VBox/VMM/VM.cpp
===================================================================
--- /trunk/src/VBox/VMM/VM.cpp	(revision 22635)
+++ /trunk/src/VBox/VMM/VM.cpp	(revision 22636)
@@ -298,5 +298,5 @@
                     pszError = N_("VT-x/AMD-V is either not available on your host or disabled. "
                                   "VirtualBox requires this hardware extension to emulate more than one "
-                                  "guest CPU.");
+                                  "guest CPU");
                     break;
 
