Tiny typo in a comment in acme-client revokeproc.c

diff --git a/usr.sbin/acme-client/revokeproc.c 
b/usr.sbin/acme-client/revokeproc.c
index 66ccfa315a2..994ff768675 100644
--- a/usr.sbin/acme-client/revokeproc.c
+++ b/usr.sbin/acme-client/revokeproc.c
@@ -164,7 +164,7 @@ revokeproc(int fd, const char *certdir, const char 
*certfile, int force,
        /*
         * Next, the long process to make sure that the SAN entries
         * listed with the certificate fully cover those passed on the
-        * comamnd line.
+        * command line.
         */
 
        extsz = x->cert_info->extensions != NULL ?

-- 
Kind regards,
Hiltjo

Reply via email to