IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2006, 12:45:15 PM (19 years ago)
Author:
jhoblitt
Message:

typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/detselectConfig.c

    r9752 r9960  
    5959            "define start (>=) of detrend validity peroid", NULL);
    6060    psMetadataAddStr(searchArgs, PS_LIST_TAIL, "-use_end", 0,
    61             "define end (< of detrend validity peroid", NULL);
     61            "define end (<) of detrend validity peroid", NULL);
    6262    psMetadataAddBool(searchArgs, PS_LIST_TAIL, "-simple",  0,
    6363            "use the simple output format", false);
Note: See TracChangeset for help on using the changeset viewer.