commit | a90f6bd657800d7bb0c4040967aefb57caf6ff19 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Thu Feb 02 15:32:47 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Feb 02 15:32:47 2017 +0000 |
tree | 357639c013b1252d87aa2c7292a2f213b5c24e37 | |
parent | 1bef2266e5109c4d0a4d3fd1962662c161274062 [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