Fix #2370, minor typos and spelling mistakes
diff --git a/library/ssl_tls.c b/library/ssl_tls.c
index 38690fa..8710a50 100644
--- a/library/ssl_tls.c
+++ b/library/ssl_tls.c
@@ -2606,7 +2606,7 @@
         }
 
         /*
-         * A record can't be split accross datagrams. If we need to read but
+         * A record can't be split across datagrams. If we need to read but
          * are not at the beginning of a new record, the caller did something
          * wrong.
          */