diff --git a/reco/detectors/trd/CbmTrdModuleRecR.cxx b/reco/detectors/trd/CbmTrdModuleRecR.cxx
index d2a4a1e2400e4b4728328c4a258a1b8f8cf953e0..0090de318c159e3cbebf82a39f1fddb829bfd4f3 100644
--- a/reco/detectors/trd/CbmTrdModuleRecR.cxx
+++ b/reco/detectors/trd/CbmTrdModuleRecR.cxx
@@ -550,7 +550,7 @@ CbmTrdHit* CbmTrdModuleRecR::MakeHit(Int_t clusterId,
   } else {
     if (EBP)
       time -=
-        46;  //due to the event time of 0 in the EB
+      46;  //due to the event time of 0 in the EB
     //mode and the ULong in the the digi time
     //TODO: move variables to parameter file
     if (errorclass == 0)