Fix typos

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit d900a015b5)
This commit is contained in:
Alessandro Ghedini
2015-10-08 14:40:42 +02:00
committed by Richard Levitte
parent 72895f5112
commit ec3a7c9b37
9 changed files with 12 additions and 12 deletions

View File

@@ -610,7 +610,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 !!