From 2ae602019dde570693ed33ae7f17271798f514fc Mon Sep 17 00:00:00 2001 From: abercuci Date: Thu, 8 Jul 2010 09:42:35 +0000 Subject: [PATCH] fix typo --- PWG1/TRD/macros/makeResults.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWG1/TRD/macros/makeResults.C b/PWG1/TRD/macros/makeResults.C index 21ede5f117a..dcb05409b49 100644 --- a/PWG1/TRD/macros/makeResults.C +++ b/PWG1/TRD/macros/makeResults.C @@ -112,7 +112,7 @@ void makeResults(Char_t *opt = "ALL", const Char_t *files="QAResults.root", Char Int_t fSteerTask = ParseOptions(opt); if(!dosummary){ - summary = kFLASE; + summary = kFALSE; if(!c) c=new TCanvas("c", "Performance", 10, 10, 800, 500); } -- 2.39.3