commit | 747fceb78536d0e205085e04e5f4aa5158e702b5 | [log] [tgz] |
---|---|---|
author | Jaakko Korhonen <korjaa@users.noreply.github.com> | Mon Jan 09 11:07:46 2017 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Feb 15 23:25:08 2017 +0200 |
tree | 0e5b9380ab3a3d2089ab8b10e30284b0b8874b86 | |
parent | ba6aa63578521634f4687044ddedb64d528de0fd [diff] |
Fixed typo 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