This commit is contained in:
Mat 2013-08-13 14:45:39 +02:00 committed by Ben Laurie
parent b0d27cb902
commit 5628ec6673

View file

@ -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;
}