Skip to content

Commit 17c73bf

Browse files
committed
gh-109945 Corrected typo/whitespace in docs
Signed-off-by: Nigel Jones <jonesn@uk.ibm.com>
1 parent 07c0a4a commit 17c73bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ to speed up repeated connections from the same clients.
17561756
a well-known elliptic curve, for example ``prime256v1`` for a widely
17571757
supported curve.
17581758

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

0 commit comments

Comments
 (0)