commit | 14918fbda4da2a857f2166f57f5c90e151cd001b | [log] [tgz] |
---|---|---|
author | Jaakko Korhonen <korjaa@users.noreply.github.com> | Mon Jan 09 11:07:46 2017 +0200 |
committer | GitHub <noreply@github.com> | Mon Jan 09 11:07:46 2017 +0200 |
tree | 57960609fb4fa528a23cc9b29af62ddd0a8ae236 | |
parent | 1a6a15c795922f05bd2ea17addf27eddcd256a15 [diff] [blame] |
Fixed typo in ssl.h
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h index ba499d2..69fc502 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