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

Commit 57fae19

Browse files
committed
Add missing comma in list of SSL versions
1 parent 796885a commit 57fae19

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
@@ -53,7 +53,7 @@
5353
</term>
5454
<listitem>
5555
<para>
56-
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
56+
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0,
5757
TLSv1.1, or TLSv1.2).
5858
</para>
5959
</listitem>

0 commit comments

Comments
 (0)