Fix typos
[openssl.git] / demos / engines / zencod / hw_zencod.c
index f13cf37522d96b8b4569bce84058d34456b68af0..5f5098083c4903b483f3ccc6062a92b176227d38 100644 (file)
@@ -592,7 +592,7 @@ static int zencod_init(ENGINE *e)
     ptr_zencod_rc4_cipher = ptr_rc4_1;
 
     /*
-     * We should peform a test to see if there is actually any unit runnig on
+     * We should perform a test to see if there is actually any unit runnig on
      * the system ... Even if the cryptozen library is loaded the module coul
      * not be loaded on the system ... For now we may just open and close the
      * device !!