VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67140
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxBase.h

    r33524 r33540  
    625625
    626626    /**
    627      * Unintialization method.
     627     * Uninitialization method.
    628628     *
    629629     * Must be called by all final implementations (component classes) when the
     
    675675
    676676    /**
    677      * Virtual method which determins the locking class to be used for validating
     677     * Virtual method which determines the locking class to be used for validating
    678678     * lock order with the standard member lock handle. This method is overridden
    679679     * in a number of subclasses.
     
    751751 * Base class to track VirtualBoxBaseNEXT chlidren of the component.
    752752 *
    753  * This class is a preferrable VirtualBoxBase replacement for components that
     753 * This class is a preferable VirtualBoxBase replacement for components that
    754754 * operate with collections of child components. It gives two useful
    755755 * possibilities:
     
    764764 *      the same original COM interface IUnknown is queried from.
    765765 * </li><li>
    766  *      When the parent object uninitializes itself, it can easily unintialize
     766 *      When the parent object uninitializes itself, it can easily uninitialize
    767767 *      all its VirtualBoxBase derived children (using their
    768768 *      VirtualBoxBase::uninit() implementations). This is done simply by
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