diff options
Diffstat (limited to 'lib/libcrypto/crypto.h')
-rw-r--r-- | lib/libcrypto/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/crypto.h b/lib/libcrypto/crypto.h index 2609b18b5f3..0b7634cd9ef 100644 --- a/lib/libcrypto/crypto.h +++ b/lib/libcrypto/crypto.h @@ -168,7 +168,7 @@ typedef struct openssl_item_st { } OPENSSL_ITEM; -/* When changing the CRYPTO_LOCK_* list, be sure to maintin the text lock +/* When changing the CRYPTO_LOCK_* list, be sure to maintain the text lock * names in cryptlib.c */ |