Fix some whitespace in documentation
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h
index 35f4d32..0906607 100644
--- a/include/mbedtls/ssl.h
+++ b/include/mbedtls/ssl.h
@@ -1398,7 +1398,7 @@
*
* \note This setting only controls the size of the packets we send,
* and does not restrict the size of the datagrams we're
- * willing to receive. Client-side, you can request the
+ * willing to receive. Client-side, you can request the
* server to use smaller records with \c
* mbedtls_ssl_conf_max_frag_len().
*