openssl.c: Fix comment typo
authorFabian Keil <fk@fabiankeil.de>
Tue, 12 Jan 2021 12:25:44 +0000 (13:25 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 13 Jan 2021 08:58:17 +0000 (09:58 +0100)
openssl.c

index e3717af..e87e997 100644 (file)
--- a/openssl.c
+++ b/openssl.c
@@ -1647,7 +1647,7 @@ static int ssl_certificate_is_invalid(const char *cert_file)
  *          3  :  nid = OpenSSL NID
  *          4  :  value = extension value
  *
  *          3  :  nid = OpenSSL NID
  *          4  :  value = extension value
  *
- * Returns     :   0 => Error while setting extensuon data
+ * Returns     :   0 => Error while setting extension data
  *                 1 => It worked
  *
  *********************************************************************/
  *                 1 => It worked
  *
  *********************************************************************/