Fix some more typos

Submitted by:
Reviewed by:
PR:
This commit is contained in:
Mark J. Cox
1999-01-31 09:59:54 +00:00
parent bc2646ef11
commit d1f4c83ce5
4 changed files with 5 additions and 5 deletions

View File

@@ -77,7 +77,7 @@ static char *sess_id_usage[]={
" -in arg - input file - default stdin\n",
" -out arg - output file - default stdout\n",
" -text - print ssl session id details\n",
" -cert - output certificaet \n",
" -cert - output certificate \n",
" -noout - no CRL output\n",
NULL
};