commit | e50ed360fc4d3eff363561b47b127c5f1db6a853 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Thu Feb 02 15:40:04 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Feb 02 15:40:04 2017 +0000 |
tree | 357639c013b1252d87aa2c7292a2f213b5c24e37 | |
parent | df81b00e56cef569acadcdc4d89f874a3131a6c0 [diff] | |
parent | 14918fbda4da2a857f2166f57f5c90e151cd001b [diff] |
Merge PR #737 - type in ssl.h
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h index 2c02190..1a6c9cc 100644 --- a/include/mbedtls/ssl.h +++ b/include/mbedtls/ssl.h
@@ -1146,7 +1146,7 @@ * * \note See the documentation of \c mbedtls_ssl_set_timer_t and * \c mbedtls_ssl_get_timer_t for the conventions this pair of - * callbacks must fallow. + * callbacks must follow. * * \note On some platforms, timing.c provides * \c mbedtls_timing_set_delay() and