commit | a6925c502d5f52ff34d5ada4617d4144ed1d7954 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:36:39 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 27 10:28:49 2015 +0100 |
tree | 1aeca9ff0531c3590adbfdbfd4cbc8412a379b8d | |
parent | 759b6d9df67dd2a803202088c82a8e413c537c01 [diff] |
Fix typo in documentation
diff --git a/include/mbedtls/ssl_cache.h b/include/mbedtls/ssl_cache.h index 18ec16a..1155924 100644 --- a/include/mbedtls/ssl_cache.h +++ b/include/mbedtls/ssl_cache.h
@@ -121,7 +121,7 @@ #endif /* MBEDTLS_HAVE_TIME */ /** - * \brief Set the maximun number of cache entries + * \brief Set the maximum number of cache entries * (Default: MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES (50)) * * \param cache SSL cache context