VirtualBox

Changeset 73158 in vbox


Ignore:
Timestamp:
Jul 16, 2018 12:57:41 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123754
Message:

FE/Qt: bugref:8793 typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp

    r73157 r73158  
    483483            if(m_uMaxGuestCPU > 1 && m_pSliderCPUCount->value() > 1)
    484484            {
    485                 message.second << tr("Please consider lowering the number of CPU assigned to the virtual machine rather"
    486                                      " than setting the processor execution cap");
     485                message.second << tr("Please consider lowering the number of CPUs assigned to the virtual machine rather"
     486                                     " than setting the processor execution cap.");
    487487            }
    488488            else if (m_uMaxGuestCPU > 1)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette