Fix some typos
[oweals/openssl.git] / providers / implementations / ciphers / cipher_tdes_wrap.c
index fc49696fbd3f5b8bbcd081364c4991fd0074ee9a..a889b22322a6f86f2b914e90b0f61d4431b1d8cb 100644 (file)
@@ -14,7 +14,7 @@
 #include "prov/implementations.h"
 #include "prov/providercommonerr.h"
 
-/* TODO (3.0) Figure out what flags are requred */
+/* TODO (3.0) Figure out what flags are required */
 #define TDES_WRAP_FLAGS (EVP_CIPH_WRAP_MODE | EVP_CIPH_CUSTOM_IV)