소스 검색

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>