Skip to content

Commit 00563c8

Browse files
authored
Update pidTPCModule.h
1 parent 4f721eb commit 00563c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Common/Tools/PID/pidTPCModule.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ class pidTPCModule
295295
LOGF(info, "No need for TPC only information detected. Will not generate Nsigma for TPC only tracks");
296296
LOGF(info, "If this is unexpected behaviour and a necessity was not identified, please add the");
297297
LOGF(info, "corresponding task to the configurable 'devicesRequiringTPCOnlyPID' of this task");
298-
LOGF(info, "This may require getting in touch with core service wagon maintainers:");
299-
LOGF(info, "it is best to always use core service wagons instead of private copies");
298+
LOGF(info, "To do that, please get in touch with core service wagon maintainers and ask:");
299+
LOGF(info, "It is always best to use core service wagons instead of private copies");
300300
}
301301
LOGF(info, "***************************************************");
302302
}

0 commit comments

Comments
 (0)