fixing a typo in comment
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/include/mbedtls/x509_crt.h b/include/mbedtls/x509_crt.h
index 157e3a6..7c3a625 100644
--- a/include/mbedtls/x509_crt.h
+++ b/include/mbedtls/x509_crt.h
@@ -1015,7 +1015,8 @@
* \param ctx CRT context to use
* \param serial A raw array of bytes containing the serial number in big
* endian format
- * \param serial_len Length of the previous input buffer buffer
+ * \param serial_len Length of valid bytes (expressed in bytes) in \p serial
+ * input buffer
*
* \return 0 if successful, or
* MBEDTLS_ERR_X509_BAD_INPUT_DATA if the provided input buffer