VirtualBox

Changeset 49279 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Oct 24, 2013 3:21:41 PM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Typos in comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp

    r47169 r49279  
    598598            return;
    599599        }
    600         /* Precess Back key as switch to previous tab: */
     600        /* Process Back key as switch to previous tab: */
    601601        case Qt::Key_Back:
    602602        {
     
    608608            break;
    609609        }
    610         /* Precess Forward key as switch to next tab: */
     610        /* Process Forward key as switch to next tab: */
    611611        case Qt::Key_Forward:
    612612        {
Note: See TracChangeset for help on using the changeset viewer.

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