Fix deprecated docs for PKCS1
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index 789ba5b..62f5446 100644
--- a/include/mbedtls/config.h
+++ b/include/mbedtls/config.h
@@ -2814,8 +2814,8 @@
  *
  * Enable wrapper for PKCS#11 smartcard support.
  *
- * \deprecated This option is deprecated and will likely be removed in a
- *             future version of Mbed TLS.
+ * \deprecated This option is deprecated and will be removed in a future
+ *             version of Mbed TLS.
  *
  * Module:  library/pkcs11.c
  * Caller:  library/pk.c