aboutsummaryrefslogtreecommitdiffstats
path: root/test/dhtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dhtest.c')
-rw-r--r--test/dhtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dhtest.c b/test/dhtest.c
index 618b84e773..303f40fd53 100644
--- a/test/dhtest.c
+++ b/test/dhtest.c
@@ -31,7 +31,7 @@ int main(int argc, char *argv[])
static int cb(int p, int n, BN_GENCB *arg);
static const char rnd_seed[] =
- "string to make the random number generator think it has entropy";
+ "string to make the random number generator think it has randomness";
static int dh_test(void)
{