Ignore:
Timestamp:
09/25/07 17:09:12 (17 years ago)
Author:
pinsard
Message:

typo

Location:
trunk/SRC/ToBeReviewed/PLOTS/DIVERS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/PLOTS/DIVERS/checkfield.pro

    r296 r297  
    288288  ENDCASE 
    289289;-------------------------------------------------------------- 
    290 ; is the size of the array compatible with teh domain? 
     290; is the size of the array compatible with the domain? 
    291291;-------------------------------------------------------------- 
    292292  arr = fitintobox(temporary(arr), nx, ny, nz, firstx, firsty $ 
  • trunk/SRC/ToBeReviewed/PLOTS/DIVERS/placedessin.pro

    r296 r297  
    2222; 
    2323; @param dtasize {in}{optional}{type=2 elements vector} 
    24 ; used by pltv to specify the size of the array that wil be plotted 
     24; used by <pro>pltv</pro> to specify the size of the array that will be plotted 
    2525; and therefore the default yxaspect to be used. 
    2626; 
Note: See TracChangeset for help on using the changeset viewer.