typo
This commit is contained in:
parent
b0d27cb902
commit
5628ec6673
1 changed files with 1 additions and 1 deletions
|
@ -904,7 +904,7 @@ loop:
|
|||
|
||||
if (subj && x509)
|
||||
{
|
||||
BIO_printf(bio_err, "Cannot modifiy certificate subject\n");
|
||||
BIO_printf(bio_err, "Cannot modify certificate subject\n");
|
||||
goto end;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue