Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
[oweals/openssl.git] / ssl / ssl_locl.h
index 71d4c08c09fd54f4b1fd0849616f90509d49b46a..cb67d311b157c3a4b71240b81b8cf419f7dd7afa 100644 (file)
@@ -315,7 +315,7 @@ typedef struct ssl3_enc_method
        int (*alert_value)();
        } SSL3_ENC_METHOD;
 
-/* Used for holding the relevent compression methods loaded into SSL_CTX */
+/* Used for holding the relevant compression methods loaded into SSL_CTX */
 typedef struct ssl3_comp_st
        {
        int comp_id;    /* The identifer byte for this compression type */