VirtualBox

Changeset 14295 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 18, 2008 12:34:51 PM (16 years ago)
Author:
vboxsync
Message:

Corrected a couple of grammos.

Location:
trunk/src/VBox/Frontends
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp

    r13837 r14295  
    482482
    483483    /* Contrary to displayUpdateCallback and displayResizeCallback
    484      * the framebuffer lock must be taken since the the function
    485      * pointed to by pDrv->pUpPort->pfnUpdateDisplay is anaware
     484     * the framebuffer lock must be taken since the function
     485     * pointed to by pDrv->pUpPort->pfnUpdateDisplay is unaware
    486486     * of any locking issues. */
    487487
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp

    r13835 r14295  
    37023702
    37033703/**
    3704  *  Sets the the minimum size restriction depending on the auto-resize feature
     3704 *  Sets the minimum size restriction depending on the auto-resize feature
    37053705 *  state and the current rendering mode.
    37063706 *
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp

    r13835 r14295  
    16141614    QToolTip::add (hostkey_name,
    16151615        tr ("Shows the currently assigned Host key.<br>"
    1616             "This key, when pressed alone, toggles the the keyboard and mouse "
     1616            "This key, when pressed alone, toggles the keyboard and mouse "
    16171617            "capture state. It can also be used in combination with other keys "
    16181618            "to quickly perform actions from the main menu."));
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp

    r14056 r14295  
    37933793
    37943794/**
    3795  *  Sets the the minimum size restriction depending on the auto-resize feature
     3795 *  Sets the minimum size restriction depending on the auto-resize feature
    37963796 *  state and the current rendering mode.
    37973797 *
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp

    r14274 r14295  
    17371737    hostkey_name->setToolTip (
    17381738        tr ("Shows the currently assigned Host key.<br>"
    1739             "This key, when pressed alone, toggles the the keyboard and mouse "
     1739            "This key, when pressed alone, toggles the keyboard and mouse "
    17401740            "capture state. It can also be used in combination with other keys "
    17411741            "to quickly perform actions from the main menu."));
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