Add missing comma in list of SSL versions

This commit is contained in:
Magnus Hagander 2020-11-02 15:20:19 +01:00
parent bebad33420
commit 5ba4987a40
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
</term>
<listitem>
<para>
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0,
TLSv1.1, or TLSv1.2).
</para>
</listitem>