diff --git a/PWGJE/Tasks/recoilJets.cxx b/PWGJE/Tasks/recoilJets.cxx index 432209ad302..ba3dde1e8f2 100644 --- a/PWGJE/Tasks/recoilJets.cxx +++ b/PWGJE/Tasks/recoilJets.cxx @@ -621,7 +621,7 @@ struct RecoilJets { } } } else { - //No closest jet + // No closest jet if (bGetMissJets) { spectra.fill(HIST("hMissedJets_pT"), jetBase.pt(), weight); if (bIsBaseJetRecoil)