IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39147 for trunk


Ignore:
Timestamp:
Nov 16, 2015, 10:02:56 AM (11 years ago)
Author:
bills
Message:

fix typo in error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bills/concatsmf

    r39114 r39147  
    5353    $path = `neb-locate -p $smf`;
    5454    if (!$path) {
    55         die "ailed to find location of $smf\n";
     55        die "failed to find location of $smf\n";
    5656    }
    5757    print $path if $verbose;
Note: See TracChangeset for help on using the changeset viewer.