typo
diff --git a/apps/req.c b/apps/req.c
index de1de4c..303bbf9 100644
--- a/apps/req.c
+++ b/apps/req.c
@@ -904,7 +904,7 @@
 
 	if (subj && x509)
 		{
-		BIO_printf(bio_err, "Cannot modifiy certificate subject\n");
+		BIO_printf(bio_err, "Cannot modify certificate subject\n");
 		goto end;
 		}