Ignore:
Timestamp:
03/16/07 10:22:26 (17 years ago)
Author:
pinsard
Message:

corrections of some misspellings in some *.pro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Grid/restoreboxparam.pro

    r155 r226  
    55; 
    66; @file_comments restore all the zoom parameters (defined by calling domdef) 
    7 ; perviously defined by saveboxparam 
     7; previously defined by saveboxparam 
    88; 
    9 ; @param filename {in}{required}  
    10 ; a scalar string defining the file name  
     9; @param filename {in}{required} 
     10; a scalar string defining the file name 
    1111; 
    1212; @uses cm_4mesh (and cm_demomode_used if we are in demo mode) 
    1313; 
    14 ; @restrictions call def_myuniquetmpdir, if myuniquetmpdir is undefined:  
     14; @restrictions call def_myuniquetmpdir, if myuniquetmpdir is undefined: 
    1515;               => define, create and add it to !path 
    1616; 
    1717; @examples 
    1818; IDL> restoreboxparam, filename 
    19 ;  
     19; 
    2020; @history Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    2121;                      July 2005 
     
    8888  return 
    8989end 
    90      
     90 
Note: See TracChangeset for help on using the changeset viewer.