Fix Typos
CLA: trivial
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9288)
diff --git a/test/tls13secretstest.c b/test/tls13secretstest.c
index 490e7c9..4756faa 100644
--- a/test/tls13secretstest.c
+++ b/test/tls13secretstest.c
@@ -17,7 +17,7 @@
#define KEYLEN 16
/*
- * Based on the test vectors availble in:
+ * Based on the test vectors available in:
* https://tools.ietf.org/html/draft-ietf-tls-tls13-vectors-06
*/