Bugzilla bug 233112: fixed a typo: "futuer" -> "future". Thanks to
Heikki Toivonen <hjtoi-bugzilla@comcast.net> for the bug report. git-svn-id: svn://10.0.0.236/trunk@152357 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f1bbfcc5b7
commit
0882fac1ee
@ -1659,7 +1659,7 @@ AddNscpCertType (void *extHandle)
|
||||
fprintf(stdout, "%-25s 1 - SSL Server\n", "");
|
||||
fprintf(stdout, "%-25s 2 - S/MIME\n", "");
|
||||
fprintf(stdout, "%-25s 3 - Object Signing\n", "");
|
||||
fprintf(stdout, "%-25s 4 - Reserved for futuer use\n", "");
|
||||
fprintf(stdout, "%-25s 4 - Reserved for future use\n", "");
|
||||
fprintf(stdout, "%-25s 5 - SSL CA\n", "");
|
||||
fprintf(stdout, "%-25s 6 - S/MIME CA\n", "");
|
||||
fprintf(stdout, "%-25s 7 - Object Signing CA\n", "");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user