瀏覽代碼

tls: Fix minor typo in documentation

Hugh Waite 12 年之前
父節點
當前提交
0fbdb8cf7a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/tls/doc/params.xml

+ 1 - 1
modules/tls/doc/params.xml

@@ -21,7 +21,7 @@
 	<itemizedlist>
 			<listitem>
 				<para>
-				<emphasis>TLSv1.1</emphasis> - only TLSv1.2 connections are accepted
+				<emphasis>TLSv1.2</emphasis> - only TLSv1.2 connections are accepted
 				(available starting with openssl/libssl v1.0.1e)
 				</para>
 			</listitem>