diff --git a/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx b/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx index dd72fe5f14e..876f8a2636a 100644 --- a/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx +++ b/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx @@ -1403,7 +1403,7 @@ struct Phik0shortanalysis { if (mcTrack.isPhysicalPrimary()) { } else { if (mcTrack.getProcess() == 4) { // Selection of secondary pions from weak decay - } else { // Selection of secondary pions from material interactions + } else { // Selection of secondary pions from material interactions } continue; }