- Added Blowfish to generic cipher layer
 - Renamed POLARSSL_MODE_CFB128 to POLARSSL_MODE_CFB

diff --git a/include/polarssl/blowfish.h b/include/polarssl/blowfish.h
index 89f06bd..dc469d0 100644
--- a/include/polarssl/blowfish.h
+++ b/include/polarssl/blowfish.h
@@ -54,7 +54,7 @@
 #endif
 
 /**
- * \brief          Blowfish key schedule (encryption)
+ * \brief          Blowfish key schedule
  *
  * \param ctx      Blowfish context to be initialized
  * \param key      encryption key