diff --git a/raw.cc b/raw.cc index 6b3cf6cf4669da8f0a47e985c196834fd8002fcf..b20c45a229411a076717a205032958d861fbfc7f 100644 --- a/raw.cc +++ b/raw.cc @@ -324,7 +324,7 @@ void TreatSecond(LagoGeneric *Data, LagoEvent*Pulse, int NbPulses) { void Usage(char *prog, int verbose=0) { cout << "\t" << PROJECT << endl; - cout << "\tData analisys suite for the LAGO Project (L0 -> L1)" << endl; + cout << "\tData analysis suite for the LAGO Project (L0 -> L1)" << endl; cout << endl; cout << "\t(c) 2012-Today, The LAGO Project, http://lagoproject.org" << endl; cout << "\t(c) 2012, LabDPR, http://labdpr.cab.cnea.gov.ar" << endl;