ispell (and minor modifications)
[openssl.git] / ssl / s3_srvr.c
index b500b2315ff4b60b184f299e76a6d449ef7ff745..b6b09e917ce6fccef297c7f4d4336eefdccb2b8f 100644 (file)
@@ -788,7 +788,7 @@ static int ssl3_get_client_hello(SSL *s)
         * compression          - basically ignored right now
         * ssl version is set   - sslv3
         * s->session           - The ssl session has been setup.
-        * s->hit               - sesson reuse flag
+        * s->hit               - session reuse flag
         * s->tmp.new_cipher    - the new cipher to use.
         */