Commit 5628ec66 authored by Mat's avatar Mat Committed by Ben Laurie
Browse files

typo

parent b0d27cb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
		}