From 9900a1cc85d4911c5e5220ce34fc04cce9cfff19 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 4 Apr 2000 16:27:23 +0200 Subject: Fix spelling. --- randlc2x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'randlc2x.c') diff --git a/randlc2x.c b/randlc2x.c index 48273fc41..b37d7cf0e 100644 --- a/randlc2x.c +++ b/randlc2x.c @@ -1,5 +1,5 @@ /* gmp_rand_init_lc_2exp (state, a, c, m2exp) -- Initialize random - state STATE for a linear congruental generator with multiplier A, + state STATE for a linear congruential generator with multiplier A, adder C, and modulus 2 ^ M2EXP. Copyright (C) 2000 Free Software Foundation, Inc. -- cgit v1.2.1