[MBEDTLS] Missed these files in svn. Addendum to r69512. CORE-10318
[reactos.git] / reactos / include / reactos / libs / mbedtls / hmac_drbg.h
index 4ffc646..e010558 100644 (file)
@@ -98,7 +98,7 @@ typedef struct
 
 /**
  * \brief               HMAC_DRBG context initialization
- *                      Makes the context ready for mbetls_hmac_drbg_seed(),
+ *                      Makes the context ready for mbedtls_hmac_drbg_seed(),
  *                      mbedtls_hmac_drbg_seed_buf() or
  *                      mbedtls_hmac_drbg_free().
  *