diff --git a/reco/L1/CbmL1.h b/reco/L1/CbmL1.h
index c8dea94ed07d9869cbe7e297c3d8ca0269845e3d..baa9217323e43bcd0e2e245fa4f27e5ed415a74f 100644
--- a/reco/L1/CbmL1.h
+++ b/reco/L1/CbmL1.h
@@ -82,9 +82,9 @@ public:
 };
 
 // TODO: insert documentation!
-//  
+//
 /// L1Algo runtime constants modification can be performed in run_reco.C. Example:
-///   
+///
 ///   l1->GetL1Parameters()->SetMaxDoubletsPerSinglet(149);
 ///
 class CbmL1 : public FairTask {