diff --git a/apps/ca.c b/apps/ca.c index ec8869ea0e8c542a8062a685613bdb28913219a7..ac56ce7181787f75a06cc7c975fd2b90095d9418 100644 --- a/apps/ca.c +++ b/apps/ca.c @@ -144,7 +144,7 @@ static char *ca_usage[]={ " -ss_cert file - File contains a self signed cert to sign\n", " -preserveDN - Don't re-order the DN\n", " -batch - Don't ask questions\n", -" -msie_hack - msie modifications to handle all thos universal strings\n", +" -msie_hack - msie modifications to handle all those universal strings\n", NULL };