summaryrefslogtreecommitdiff
path: root/doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst')
-rw-r--r--doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst b/doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst
index f088bcafe..8f5cbad93 100644
--- a/doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst
+++ b/doc/rst/legacy/nss_releases/nss_3.23_release_notes/index.rst
@@ -54,9 +54,9 @@ NSS 3.23 release notes
- *in ssl.h*
- - **SSL_SetDowngradeCheckVersion** - Set maximum version for new ServerRandom anti-downgrade
+ - **SSL_SetDowngradeCheckVersion** - Set maximum version for new ServerRandom anti-downgrade
mechanism. Clients that perform a version downgrade (which is a dangerous practice) call
- this with the highest version number that they possibly support.  This gives them access to
+ this with the highest version number that they possibly support. This gives them access to
the `version downgrade protection from TLS
1.3 <https://tlswg.github.io/tls13-spec/#client-hello>`__.