fix spelling

This commit is contained in:
JacobBarthelmeh
2022-05-04 09:11:12 -07:00
parent 8b39f863e6
commit f12fd6ab8b

View File

@ -1828,7 +1828,7 @@ int InitCAAM(void)
}
}
WOLFSSL_MSG("Successfully initilazed CAAM driver");
WOLFSSL_MSG("Successfully initialized CAAM driver");
#if defined(WOLFSSL_CAAM_DEBUG) || defined(WOLFSSL_CAAM_PRINT)
fflush(stdout);
#endif