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

Commit 06801ae

Browse files
committed
Add missing comma in list of SSL versions
1 parent b99cbbf commit 06801ae

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
@@ -47,7 +47,7 @@
4747
</term>
4848
<listitem>
4949
<para>
50-
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
50+
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0,
5151
TLSv1.1, or TLSv1.2).
5252
</para>
5353
</listitem>

0 commit comments

Comments
 (0)