Fix typo in comment
diff --git a/library/ssl_tls.c b/library/ssl_tls.c
index 74cb756..5cc52c3 100644
--- a/library/ssl_tls.c
+++ b/library/ssl_tls.c
@@ -1521,7 +1521,7 @@
  * - SSL/TLS minor version
  * - hash associated with the ciphersuite (only used by TLS 1.2)
  *
- * Ouputs:
+ * Outputs:
  * - the tls_prf, calc_verify and calc_finished members of handshake structure
  */
 static int ssl_set_handshake_prfs( mbedtls_ssl_handshake_params *handshake,