mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
typo
This commit is contained in:
parent
b0d27cb902
commit
5628ec6673
@ -904,7 +904,7 @@ loop:
|
|||||||
|
|
||||||
if (subj && x509)
|
if (subj && x509)
|
||||||
{
|
{
|
||||||
BIO_printf(bio_err, "Cannot modifiy certificate subject\n");
|
BIO_printf(bio_err, "Cannot modify certificate subject\n");
|
||||||
goto end;
|
goto end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user