Skip to content

Commit

Permalink
Merge pull request #20 from scaleoutsoftware/br-dev
Browse files Browse the repository at this point in the history
Update javadoc
  • Loading branch information
ripleyb authored May 2, 2024
2 parents c7bc356 + 2f6f386 commit 8d85699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public interface SimulationController {
* </p>
*
* <p>
* Simulation processing will be delayed until this instance is run with {@link SimulationController#runThisTwin()}.
* Simulation processing will be delayed until this instance is run with {@link SimulationController#runThisInstance()}.
* </p>
*
* @return {@link SendingResult#Handled} if the delay was processed or {@link SendingResult#NotHandled}
Expand Down

0 comments on commit 8d85699

Please sign in to comment.