Skip to content

Commit 9a020d7

Browse files
committed
restarting the CI
1 parent 9c9300a commit 9a020d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Nuspex/antinucleiInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ struct JetMatching {
132132

133133
struct AntinucleiInJets {
134134

135-
// Random engine (Mersenne Twister)
135+
// Random Engine (Mersenne Twister)
136136
std::mt19937 rng;
137137
std::uniform_int_distribution<int> generateRandomNr{0, 1};
138138

0 commit comments

Comments
 (0)