aboutsummaryrefslogtreecommitdiffstats
path: root/test/dsatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dsatest.c')
-rw-r--r--test/dsatest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dsatest.c b/test/dsatest.c
index 579e57c382..9c5afa3c46 100644
--- a/test/dsatest.c
+++ b/test/dsatest.c
@@ -64,7 +64,7 @@ static unsigned char out_g[] = {
static const unsigned char str1[] = "12345678901234567890";
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 dsa_test(void)
{