Skip to content

Commit 0db99b9

Browse files
authored
Apply suggestion from @picnixz
1 parent 7c60b75 commit 0db99b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/ssl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ probably additional platforms, as long as OpenSSL is installed on that platform.
3131
.. note::
3232

3333
Support for other implementations of ``libssl`` such as AWS-LC, BoringSSL,
34-
or LibreSSL, may be assumed but not guaranteed. When a feature is known to
35-
be unavailable for a sepcific backend, it will be explicitly mentioned in
34+
or LibreSSL may be assumed but not guaranteed. When a feature is known to
35+
be unavailable for a specific backend, it will be explicitly mentioned in
3636
an :ref:`Availability <availability>` note as *Availability: not <backend>*.
3737

3838
.. warning::

0 commit comments

Comments
 (0)