Skip to content

Commit 4baa4b5

Browse files
[3.11] Docs: OpenSSL wording ambiguity (GH-113296) (#113349)
Co-authored-by: Jan Brasna <[email protected]>
1 parent 90593e6 commit 4baa4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ probably additional platforms, as long as OpenSSL is installed on that platform.
2525

2626
Some behavior may be platform dependent, since calls are made to the
2727
operating system socket APIs. The installed version of OpenSSL may also
28-
cause variations in behavior. For example, TLSv1.3 with OpenSSL version
28+
cause variations in behavior. For example, TLSv1.3 comes with OpenSSL version
2929
1.1.1.
3030

3131
.. warning::

0 commit comments

Comments
 (0)