VirtualBox

Changeset 2610

Show
Ignore:
Timestamp:
05/13/07 21:14:57 (2 years ago)
Author:
vboxsync
Message:

spelling

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/mm.h

    r2268 r2610  
    12941294 * Install MMGCRam Hypervisor page fault handler for normal working 
    12951295 * of MMGCRamRead and MMGCRamWrite calls. 
    1296  * This handler will be authomatically removed at page fault. 
     1296 * This handler will be automatically removed at page fault. 
    12971297 * In other case it must be removed by MMGCRamDeregisterTrapHandler call. 
    12981298 * 
  • trunk/src/VBox/Main/MachineImpl.cpp

    r2602 r2610  
    324324 *  @param aName        name for the machine when aMode is Init_New 
    325325 *                      (ignored otherwise) 
    326  *  @param aNameSync    |TRUE| to authomatically sync settings dir and file 
     326 *  @param aNameSync    |TRUE| to automatically sync settings dir and file 
    327327 *                      name with the machine name. |FALSE| is used for legacy 
    328328 *                      machines where the file name is specified by the 
  • trunk/src/VBox/Main/VirtualBoxImpl.cpp

    r2567 r2610  
    21952195 *  using the \a aClient argument to do the requested job and optionally expose 
    21962196 *  the prgress through the \a aProgress object. The user function should never 
    2197  *  call notifyComplete() on it: this will be done authomatically using the 
     2197 *  call notifyComplete() on it: this will be done automatically using the 
    21982198 *  result code returned by the function. 
    21992199 * 
  • trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp

    r23 r2610  
    5252 * Install MMGCRam Hypervisor page fault handler for normal working 
    5353 * of MMGCRamRead and MMGCRamWrite calls. 
    54  * This handler will be authomatically removed at page fault. 
     54 * This handler will be automatically removed at page fault. 
    5555 * In other case it must be removed by MMGCRamDeregisterTrapHandler call. 
    5656 * 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy