Fixed typos in documentation and comments
[openssl.git] / ssl / record / recordmethod.h
index 064f8e5feb56d631790c032d2995fb9bae308337..2d232357d4b7f3d4108025f35379b7ba0b037c8a 100644 (file)
@@ -286,7 +286,7 @@ struct ossl_record_method_st {
                       const char **longstr);
 
     /*
-     * Set new options or modify ones that were originaly specified in the
+     * Set new options or modify ones that were originally specified in the
      * new_record_layer call.
      */
     int (*set_options)(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options);