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/ToBeReviewed/STRING/getfile.pro

    r223 r226  
    7777          file = file[0] 
    7878          if file EQ 'NOT FOUND' then begin 
    79             print, ' Error in getfile: File '+filein+' not fouond.' 
     79            print, ' Error in getfile: File '+filein+' not found.' 
    8080            return, -1 
    8181          endif 
Note: See TracChangeset for help on using the changeset viewer.