commit | 69994584c7731828d2709869697681b6ed50011d | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:38:10 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:38:39 2015 +0200 |
tree | 62c996801d21f5eec0e133344aa48325626b99f0 | |
parent | 66aa1a3088d6a49927ebece9437e7ad37d63aa0f [diff] [blame] |
Fix typo in documenation
diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h index 960c9ba..7aa6a0d 100644 --- a/include/polarssl/ssl_cache.h +++ b/include/polarssl/ssl_cache.h
@@ -94,7 +94,7 @@ void ssl_cache_set_timeout( ssl_cache_context *cache, int timeout ); /** - * \brief Set the maximun number of cache entries + * \brief Set the maximum number of cache entries * (Default: SSL_CACHE_DEFAULT_MAX_ENTRIES (50)) * * \param cache SSL cache context