Fix typos

This commit is contained in:
Dimitris Apostolou
2023-01-04 22:50:35 +02:00
parent b46602db39
commit 1d492c7151
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ _openssl_asn1parse() {
_openssl_ca() {
# written for openssl 1.0.1k
_arguments -C \
'-verbose[talk alot while doing things]' \
'-verbose[talk a lot while doing things]' \
'-config[a config file]:file:_files' \
'-name[the particular CA definition to use]:section: ' \
'-gencrl[generate a new CRL]' \