Index: /trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp	(revision 73157)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp	(revision 73158)
@@ -483,6 +483,6 @@
             if(m_uMaxGuestCPU > 1 && m_pSliderCPUCount->value() > 1)
             {
-                message.second << tr("Please consider lowering the number of CPU assigned to the virtual machine rather"
-                                     " than setting the processor execution cap");
+                message.second << tr("Please consider lowering the number of CPUs assigned to the virtual machine rather"
+                                     " than setting the processor execution cap.");
             }
             else if (m_uMaxGuestCPU > 1)
