Add a test for the newly added md params code
[openssl.git] / test / conf_include_test.c
index ba40aa1b2dec101f9e8f5ec31f64bde9c4c5dcb4..16459c46d76dee5da6d7454157965d734b7b69f7 100644 (file)
@@ -141,7 +141,7 @@ static int test_check_null_numbers(void)
     }
 
     /*
-     * Verify that a NULL config with a missing envrionment variable returns
+     * Verify that a NULL config with a missing environment variable returns
      * a failure code.
      */
     if (!TEST_int_eq(unsetenv("FNORD"), 0)