]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/evp_extra_test.c
Fix Typos
[thirdparty/openssl.git] / test / evp_extra_test.c
index 27ce98a4092f29188f4a96bd77c2c33391e93784..fc3d6283ac1300dc5ac350825ce810f11284a0b8 100644 (file)
@@ -1178,7 +1178,7 @@ static int test_EVP_MD_fetch(int tst)
     md = NULL;
 
     /*
-     * Explicitly asking for the default implementation should succeeed except
+     * Explicitly asking for the default implementation should succeed except
      * in test 4 where the default provider is not loaded.
      */
     md = EVP_MD_fetch(ctx, "SHA256", "default=yes");