Updates from 1.0.0-stable branch.
diff --git a/apps/cms.c b/apps/cms.c
index b7382a4..f16e646 100644
--- a/apps/cms.c
+++ b/apps/cms.c
@@ -704,7 +704,7 @@
 
 		if (secret_key && !secret_keyid)
 			{
-			BIO_printf(bio_err, "No sectre key id\n");
+			BIO_printf(bio_err, "No secret key id\n");
 			goto end;
 			}