When using the native tools on Solaris, make damn sure the native ld
[openssl.git] / apps / CA.sh
index 728f5bf4d84edde28b6fc2d3fde1f10957976766..d9f3069fb2a61888bc46d4ac5fe7f47869f8f715 100644 (file)
@@ -60,7 +60,7 @@ case $i in
     echo "Request (and private key) is in newreq.pem"
     ;;
 -newca)     
-    # if explictly asked for or it doesn't exist then setup the directory
+    # if explicitly asked for or it doesn't exist then setup the directory
     # structure that Eric likes to manage things 
     NEW="1"
     if [ "$NEW" -o ! -f ${CATOP}/serial ]; then