Add missing comma in list of SSL versions
authorMagnus Hagander
Mon, 2 Nov 2020 14:20:19 +0000 (15:20 +0100)
committerMagnus Hagander
Mon, 2 Nov 2020 14:21:04 +0000 (15:21 +0100)
doc/src/sgml/sslinfo.sgml

index b7342475c72908003fc8503c83160c78dce0aefe..03139f95638cec81a1f70a4582d5550e2d0130fb 100644 (file)
@@ -47,7 +47,7 @@
     
     
     
-     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).