diff options
Diffstat (limited to 'scripts/generate-testrepo.pl')
-rw-r--r-- | scripts/generate-testrepo.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-testrepo.pl b/scripts/generate-testrepo.pl index 0e4a84dc..a880b50c 100644 --- a/scripts/generate-testrepo.pl +++ b/scripts/generate-testrepo.pl @@ -19,7 +19,7 @@ sub openssl { or die("openssl @_ returned $?\n"); } -# Ok, this is a bit complicted, but the idea is to let us specify the +# Ok, this is a bit complicated, but the idea is to let us specify the # resources we're giving to each leaf entity and let the program do # the work of figuring out what resources each issuers need to have, # the order in which we need to generate the certificates, which |