Skip to content

Commit 5c6f7f2

Browse files
authored
[Common] Fix autodetection string typos
1 parent 5b9c96d commit 5c6f7f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Common/Tools/MultModule.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ static const std::vector<std::string> tableNames{
6262
"FDDMultZeqs",
6363
"PVMultZeqs",
6464
"MultMCExtras",
65-
"kMult2MCExtras",
66-
"kMFTMults",
67-
"kMultsGlobal",
65+
"Mult2MCExtras",
66+
"MFTMults",
67+
"MultsGlobal",
6868

6969
// centrality subcomponent
7070
"CentRun2V0Ms",

0 commit comments

Comments
 (0)