Skip to content

Commit 893035e

Browse files
gradutaCopilot
andauthored
Update src/alice/dip/DipMessagesProcessor.java
Co-authored-by: Copilot <[email protected]>
1 parent 5286dcd commit 893035e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/alice/dip/DipMessagesProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ private void handleBookkeepingCtpClockMessage(DipData dipData) throws BadParamet
804804

805805
AliDip2BK.log(
806806
2,
807-
"ProcData.dispach",
807+
"ProcData.dispatch",
808808
" Bookkeeping CTP Clock: PhaseShift_Beam1=" + phaseShiftBeam1 + " PhaseShift_Beam2=" + phaseShiftBeam2
809809
);
810810
luminosityManager.setPhaseShift(new PhaseShift(phaseShiftBeam1, phaseShiftBeam2));

0 commit comments

Comments
 (0)