Improve wording of documentation of mbedtls_ssl_get_peer_cid()
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h
index 9bbefe6..509ecc3 100644
--- a/include/mbedtls/ssl.h
+++ b/include/mbedtls/ssl.h
@@ -1545,8 +1545,8 @@
size_t own_cid_len );
/**
- * \brief Get information about the current use of the
- * CID extension.
+ * \brief Get information about the use of the CID extension
+ * in the current connection.
*
* \param ssl The SSL context to query.
* \param enabled The address at which to store whether the CID extension