Synchronise
[openssl.git] / apps / CA.pl.in
index 0e0b7fc0bc9c0a04f063fefeadae61ce415e3e48..4eef57e6e3919aac3a1b13976d1d9d261d5f9cc9 100644 (file)
@@ -66,7 +66,7 @@ foreach (@ARGV) {
            $RET=$?;
            print "Request (and private key) is in newreq.pem\n";
        } elsif (/^-newca$/) {
-               # if explictly asked for or it doesn't exist then setup the
+               # if explicitly asked for or it doesn't exist then setup the
                # directory structure that Eric likes to manage things 
            $NEW="1";
            if ( "$NEW" || ! -f "${CATOP}/serial" ) {