VirtualBox

Changeset 14294 in vbox for trunk/src/VBox


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

corrected a couple of typos

Location:
trunk/src/VBox/Main
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HardDisk2Impl.cpp

    r14272 r14294  
    651651     * freeze but mark it as initially inaccessible instead. The vital UUID,
    652652     * location and format properties are read from the registry file above; to
    653      * get the actual state and the the rest of data, the user will have to call
     653     * get the actual state and the rest of the data, the user will have to call
    654654     * COMGETTER(State). */
    655655
     
    33913391                {
    33923392                    /* too bad if we fail, but we'll need to rollback everything
    3393                      * we did above to at least keep the the HD tree in sync
    3394                      * with the current regstry on disk */
     3393                     * we did above to at least keep the HD tree in sync with
     3394                     * the current registry on disk */
    33953395
    33963396                    saveSettingsFailed = true;
     
    34103410                 * should have the original tree but with intermediate storage
    34113411                 * units deleted by VDMerge()). We have to only restore states
    3412                  * (through the MergeChain dtor) unless we are run syncronously
     3412                 * (through the MergeChain dtor) unless we are run synchronously
    34133413                 * in which case it's the responsibility of the caller as stated
    34143414                 * in the mergeTo() docs. The latter also implies that we
  • trunk/src/VBox/Main/MediumImpl.cpp

    r13842 r14294  
    10391039     * freeze but mark it as initially inaccessible instead. The vital UUID and
    10401040     * location properties are read from the registry file above; to get the
    1041      * actual state and the the rest of data, the user will have to call
     1041     * actual state and the rest of the data, the user will have to call
    10421042     * COMGETTER(State).*/
    10431043
  • trunk/src/VBox/Main/VirtualBoxBase.cpp

    r13887 r14294  
    648648 *  same context.
    649649 *
    650  *  @param context      the context of the the translation (can be NULL
     650 *  @param context      the context of the translation (can be NULL
    651651 *                      to indicate the global context)
    652652 *  @param sourceText   the string to translate
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