VirtualBox

Changeset 34778 in vbox


Ignore:
Timestamp:
Dec 7, 2010 1:26:44 PM (14 years ago)
Author:
vboxsync
Message:

Spelling.

File:
1 edited

Legend:

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

    r34523 r34778  
    663663    {
    664664        /* The absolute value of wheel delta is 120 units per every wheel move;
    665          * positive deltas correspond to counterclockwize rotations (usually up),
    666          * negative deltas correspond to clockwize (usually down). */
     665         * positive deltas correspond to counterclockwise rotations (usually up),
     666         * negative deltas correspond to clockwise (usually down). */
    667667        iWheelVertical = - (wheelDelta / 120);
    668668    }
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