Skip to content

Commit bbda717

Browse files
committed
typo
1 parent db351ea commit bbda717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ public abstract class RandomStream
389389

390390
The multiplicative generator uses the following algorithm:
391391

392-
Y[i+1] = Y[i] * 5^5 mod 2^26
392+
Y[i+1] = Y[i] * 5^5 mod 2^26
393393

394394
THIS NEEDS FIXING!!
395395

0 commit comments

Comments
 (0)