From: hristov Date: Mon, 23 Sep 2002 09:00:05 +0000 (+0000) Subject: Typo corrected X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=b7ea8b69d7abddc75d50bd5fa366eeea0c829010;p=u%2Fmrichter%2FAliRoot.git Typo corrected --- diff --git a/STEER/AliLegoGeneratorPhiZ.h b/STEER/AliLegoGeneratorPhiZ.h index 8e06b7d4f05..d4c32730ad5 100644 --- a/STEER/AliLegoGeneratorPhiZ.h +++ b/STEER/AliLegoGeneratorPhiZ.h @@ -20,7 +20,7 @@ class AliLegoGeneratorPhiZ : public AliLegoGenerator public: AliLegoGeneratorPhiZ(); - virtual ~AliLegoGeneratorPhiZ(); ; + virtual ~AliLegoGeneratorPhiZ(); virtual void Generate(); ClassDef(AliLegoGeneratorPhiZ,1) //Lego GeneratorPhiZ };