Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit eb11ae9b authored by frey_m's avatar frey_m
Browse files

fix comment

parent 2b9be490
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ TrackRun::TrackRun():
0.01);
itsAttr[MB_BINNING] = Attributes::makeString
("MB_BINNING", "The scale parameter for binning in multi-bunch mode", "GAMMA");
("MB_BINNING", "Type of energy binning in multi-bunch mode: GAMMA or BUNCH", "GAMMA");
itsAttr[BEAM] = Attributes::makeString
("BEAM", "Name of beam ", "BEAM");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment