- Fixed documentation

diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h
index 2043ad7..9fb417a 100644
--- a/include/polarssl/rsa.h
+++ b/include/polarssl/rsa.h
@@ -161,7 +161,7 @@
  * \note           The hash_id parameter is actually ignored
  *                 when using RSA_PKCS_V15 padding.
  *
- * \note           Currently (xyssl-0.8), RSA_PKCS_V21 padding
+ * \note           Currently, RSA_PKCS_V21 padding
  *                 is not supported.
  */
 void rsa_init( rsa_context *ctx,