diff --git a/PWGHF/TableProducer/trackIndexSkimCreator.cxx b/PWGHF/TableProducer/trackIndexSkimCreator.cxx index a126d4fdc7e..a80255e428c 100644 --- a/PWGHF/TableProducer/trackIndexSkimCreator.cxx +++ b/PWGHF/TableProducer/trackIndexSkimCreator.cxx @@ -651,7 +651,7 @@ struct HfTrackIndexSkimCreatorTagSelTracks { /// PID track cuts (for proton only) /// \param hfTrack is a track - /// \param hfTrackWithIts is a track joined with the ITS PID table + /// \param hfTrackWithIts is a track joined with the ITS PID table /// \return true if the track is compatible with a proton hypothesis template uint8_t isSelectedPid(const T& hfTrack, const TrackWithIts& hfTrackWithIts)