summaryrefslogtreecommitdiff
path: root/doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst')
-rw-r--r--doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst b/doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst
index 3d55f2a23..10d6ce39d 100644
--- a/doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst
+++ b/doc/rst/legacy/nss_releases/nss_3.27.2_release_notes/index.rst
@@ -49,12 +49,12 @@ NSS 3.27.2 Release Notes
.. container::
The ``SSL_SetTrustAnchors()`` function is used to set the distinguished names that an NSS server
- includes in its TLS CertificateRequest message.  If this function is not used, NSS will include
- the distinguished names for all trust anchors installed in the database.  This can be a lengthy
+ includes in its TLS CertificateRequest message. If this function is not used, NSS will include
+ the distinguished names for all trust anchors installed in the database. This can be a lengthy
list.
Previous versions of NSS leaked the memory used to store distinguished names when
- ``SSL_SetTrustAnchors()`` was used.  This release fixes that error.
+ ``SSL_SetTrustAnchors()`` was used. This release fixes that error.
.. _bugs_fixed_in_nss_3.27.2: