Copyediting in comments
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/include/mbedtls/x509_csr.h b/include/mbedtls/x509_csr.h
index 5d1ce0e..f80a1a1 100644
--- a/include/mbedtls/x509_csr.h
+++ b/include/mbedtls/x509_csr.h
@@ -45,7 +45,7 @@
*
* Some fields of this structure are publicly readable. Do not modify
* them except via Mbed TLS library functions: the effect of modifying
- * those fields or the data that those fields points to is unspecified.
+ * those fields or the data that those fields point to is unspecified.
*/
typedef struct mbedtls_x509_csr
{