Skip to content

Commit

Permalink
Fixed typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cfries committed Jun 27, 2024
1 parent 990bc43 commit 8271457
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ public RandomVariable call() {


/*
* Optional multi-threadding (asyncronous calculation of the components)
* Optional multi-threadding (asynchronous calculation of the components)
*/
Future<RandomVariable> result = null;
try {
Expand Down

0 comments on commit 8271457

Please sign in to comment.