Skip to content

Commit abe1743

Browse files
committed
gh-109945 Corrected typo/whitespace in docs
Signed-off-by: Nigel Jones <[email protected]>
1 parent 702a2b7 commit abe1743

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
@@ -1769,7 +1769,7 @@ to speed up repeated connections from the same clients.
17691769
a well-known elliptic curve, for example ``prime256v1`` for a widely
17701770
supported curve.
17711771

1772-
For OpenSSL 3.0 and above *curve_name* parameter can be a colon separated
1772+
For OpenSSL 3.0 and above *curve_name* parameter can be a colon separated
17731773
list of curves, for example ``prime256v1:brainpoolP384r1`` specifies two curves that will be
17741774
used on a client hello.
17751775

0 commit comments

Comments
 (0)