IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32766


Ignore:
Timestamp:
Nov 22, 2011, 12:49:44 PM (15 years ago)
Author:
rhenders
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czarpoll.pl

    r32765 r32766  
    276276            my ($label) = @{$row};
    277277           
    278             print "$label | $stage"
     278            print "$label | $stage";
    279279            chomp($label);
    280280            $plotter->createTimeSeries($label, $stage, $begin, $end, 1, 0, 1);
Note: See TracChangeset for help on using the changeset viewer.