commit | 657e60fa00ddde3618600d6306be913214d30457 | [log] [tgz] |
---|---|---|
author | Ulf Möller <ulf@openssl.org> | Thu Feb 03 23:23:24 2000 +0000 |
committer | Ulf Möller <ulf@openssl.org> | Thu Feb 03 23:23:24 2000 +0000 |
tree | 6ea080becb16ab3d808ec45064b17b7fedb745a2 | |
parent | 9dbc41d7eed7d69da54dc81082794845c50ad482 [diff] [blame] |
ispell (and minor modifications)
diff --git a/apps/dhparam.c b/apps/dhparam.c index fa37b2a..5b769b7 100644 --- a/apps/dhparam.c +++ b/apps/dhparam.c
@@ -335,7 +335,7 @@ } if (!i) { - BIO_printf(bio_err,"unable to write DH paramaters\n"); + BIO_printf(bio_err,"unable to write DH parameters\n"); ERR_print_errors(bio_err); goto end; }