Minor clarification
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/ChangeLog.d/ssl_context-version_number.txt b/ChangeLog.d/ssl_context-version_number.txt
index 97395f4..b5951d0 100644
--- a/ChangeLog.d/ssl_context-version_number.txt
+++ b/ChangeLog.d/ssl_context-version_number.txt
@@ -1,3 +1,3 @@
Features
- * Add a function to access the TLS version from a context in a form that's
- easy to compare. Fixes #5407.
+ * Add a function to access the protocol version from an SSL context in a
+ form that's easy to compare. Fixes #5407.