Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5ba4987

Browse files
committed
Add missing comma in list of SSL versions
1 parent bebad33 commit 5ba4987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/sslinfo.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</term>
5353
<listitem>
5454
<para>
55-
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
55+
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0,
5656
TLSv1.1, or TLSv1.2).
5757
</para>
5858
</listitem>

0 commit comments

Comments
 (0)