Ignore:
Timestamp:
04/08/14 11:28:29 (10 years ago)
Author:
pinsard
Message:

fix some typos in comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRING/isnumber.pro

    r372 r493  
    1414; 
    1515; @returns 
    16 ;       x = optionaly returned numeric value if valid.   
     16;       x = optionally returned numeric value if valid.   
    1717;       i = test flag:                                   
    1818;           0: not a number. 
     
    4646          print,' i = isnumber(txt, [x])' 
    4747          print,'   txt = text string to test.                      in' 
    48           print,'   x = optionaly returned numeric value if valid.  out' 
     48          print,'   x = optionally returned numeric value if valid.  out' 
    4949          print,'   i = test flag:                                  out' 
    5050          print,'       0: not a number.' 
Note: See TracChangeset for help on using the changeset viewer.