From 657e60fa00ddde3618600d6306be913214d30457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Thu, 3 Feb 2000 23:23:24 +0000 Subject: ispell (and minor modifications) --- apps/CA.pl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/CA.pl.in') diff --git a/apps/CA.pl.in b/apps/CA.pl.in index 0e0b7fc0bc..4eef57e6e3 100644 --- a/apps/CA.pl.in +++ b/apps/CA.pl.in @@ -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" ) { -- cgit v1.2.3