Skip to content

Commit 27cca41

Browse files
Merge pull request #77 from alibuild/alibot-cleanup-16895
Please consider the following formatting changes to #16895
2 parents 018fba7 + 2e53485 commit 27cca41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/TableProducer/treeCreatorD0ToKPi.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ struct HfTreeCreatorD0ToKPi {
423423

424424
// Filling candidate properties
425425
if (fillCandidateLiteTable) {
426-
// Account for candidates passing both D0 and D0bar
426+
// Account for candidates passing both D0 and D0bar
427427
// selection, which will be stored twice in the lite table
428428
rowCandidateLite.reserve(candidates.size() * 2);
429429
} else {

0 commit comments

Comments
 (0)