GH601: Various spelling fixes.
[openssl.git] / crypto / engine / eng_dyn.c
index 25365256c3ca041fcfc86259ae30e69bec79c84a..607317b355b4a23fa3d2709ff2ca99a2779f8bff 100644 (file)
@@ -316,7 +316,7 @@ void ENGINE_load_dynamic(void)
 static int dynamic_init(ENGINE *e)
 {
     /*
-     * We always return failure - the "dyanamic" engine itself can't be used
+     * We always return failure - the "dynamic" engine itself can't be used
      * for anything.
      */
     return 0;