summaryrefslogtreecommitdiff
path: root/randlc2x.c
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2000-04-04 16:27:23 +0200
committerLinus Nordberg <linus@nordberg.se>2000-04-04 16:27:23 +0200
commit9900a1cc85d4911c5e5220ce34fc04cce9cfff19 (patch)
tree84eaf98f5027bb2e5cc9ecb0f8333cc6d9ce2c69 /randlc2x.c
parentad5a09312703c4439d5b23ae8cdf5acc15b34483 (diff)
downloadgmp-9900a1cc85d4911c5e5220ce34fc04cce9cfff19.tar.gz
Fix spelling.
Diffstat (limited to 'randlc2x.c')
-rw-r--r--randlc2x.c2
1 files changed, 1 insertions, 1 deletions
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.