Ignore:
Timestamp:
07/31/08 15:29:06 (16 years ago)
Author:
pinsard
Message:

typo

File:
1 edited

Legend:

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

    r360 r365  
    215215  IF n_elements(arr) EQ 1 THEN BEGIN 
    216216    if arr EQ -1 then $ 
    217       return, report('Error: input array = -1. Maybe the reading did ont perform well...', /simple) $ 
     217      return, report('Error: input array = -1. Maybe the reading did not perform well...', /simple) $ 
    218218    ELSE return, report('Error: input array is a scalar', /simple) 
    219219  ENDIF 
Note: See TracChangeset for help on using the changeset viewer.