mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-20 18:08:19 +00:00
Bugzilla bug 233112: fixed a typo: "futuer" -> "future". Thanks to
Heikki Toivonen <hjtoi-bugzilla@comcast.net> for the bug report.
This commit is contained in:
parent
a43b550974
commit
ce288b37c7
@ -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