提交 5573ee36 编写于 作者: M Michal Bozon 提交者: Rich Salz

RT4053: Typo in error message

Signed-off-by: NRich Salz <rsalz@openssl.org>
Reviewed-by: NTim Hudson <tjh@openssl.org>
上级 85a7007c
......@@ -121,7 +121,7 @@ int prime_main(int argc, char **argv)
char *s;
if (!bits) {
BIO_printf(bio_err, "Specifiy the number of bits.\n");
BIO_printf(bio_err, "Specify the number of bits.\n");
goto end;
}
bn = BN_new();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册