From 5b0ab7a070a85ed2dc32990dd7350bc9f796db71 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 03:13:16 +0000 Subject: [PATCH] spelling: description --- src/Mayaqua/pkcs11t.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mayaqua/pkcs11t.h b/src/Mayaqua/pkcs11t.h index 7a0f4060..c04b5719 100644 --- a/src/Mayaqua/pkcs11t.h +++ b/src/Mayaqua/pkcs11t.h @@ -88,7 +88,7 @@ typedef CK_VERSION CK_PTR CK_VERSION_PTR; typedef struct CK_INFO { - /* manufacturerID and libraryDecription have been changed from + /* manufacturerID and libraryDescription have been changed from * CK_CHAR to CK_UTF8CHAR for v2.10 */ CK_VERSION cryptokiVersion; /* Cryptoki interface ver */ CK_UTF8CHAR manufacturerID[32]; /* blank padded */