Replace 'thread safe' by 'thread-safe' in the documentation

This commit is contained in:
Hanno Becker 2018-09-05 16:21:36 +01:00
parent 9a51d01984
commit 921b76d056
3 changed files with 4 additions and 4 deletions

View file

@ -68,7 +68,7 @@ void mbedtls_platform_zeroize( void *buf, size_t len );
#if defined(MBEDTLS_HAVE_TIME_DATE)
/**
* \brief Thread safe implementation of gmtime()
* \brief Thread-safe implementation of gmtime()
*
* The function is an abstraction that when called behaves similar
* to the gmtime() function from the C standard, but is thread