]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bf/bf_ecb.c
ispell (and minor modifications)
[thirdparty/openssl.git] / crypto / bf / bf_ecb.c
index 9f8a24cdff57ec8507773f4326b29f0e35bfc61d..d8d6fff0ff5f1544a8577462c893db8a356447e7 100644 (file)
 #include <openssl/opensslv.h>
 
 /* Blowfish as implemented from 'Blowfish: Springer-Verlag paper'
- * (From LECTURE NOTES IN COIMPUTER SCIENCE 809, FAST SOFTWARE ENCRYPTION,
+ * (From LECTURE NOTES IN COMPUTER SCIENCE 809, FAST SOFTWARE ENCRYPTION,
  * CAMBRIDGE SECURITY WORKSHOP, CAMBRIDGE, U.K., DECEMBER 9-11, 1993)
  */
 
-const char *BF_version="BlowFish" OPENSSL_VERSION_PTEXT;
+const char *BF_version="Blowfish" OPENSSL_VERSION_PTEXT;
 
 const char *BF_options(void)
        {