]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/serializer/serializer_meth.c
Fix some typos
[thirdparty/openssl.git] / crypto / serializer / serializer_meth.c
index 145d58921ff2b7d811c987e92bd303c828367862..a098ffb07b09f3a80f611b42f11259954b2d62e7 100644 (file)
@@ -450,7 +450,7 @@ const OSSL_PARAM *OSSL_SERIALIZER_settable_ctx_params(OSSL_SERIALIZER *ser)
 /*
  * |ser| value NULL is valid, and signifies that there is no serializer.
  * This is useful to provide fallback mechanisms.
- *  Funtions that want to verify if there is a serializer can do so with
+ *  Functions that want to verify if there is a serializer can do so with
  * OSSL_SERIALIZER_CTX_get_serializer()
  */
 OSSL_SERIALIZER_CTX *OSSL_SERIALIZER_CTX_new(OSSL_SERIALIZER *ser)