Skip to content

Commit 2e53485

Browse files
committed
Please consider the following formatting changes
1 parent 018fba7 commit 2e53485

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)