changeset 2367:6472e90f06ee

Fixed a typo (ticket #1767).
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 16 Apr 2019 12:09:02 +0300
parents 81a39b7032fd
children d16ca4d163c4
files xml/en/docs/stream/ngx_stream_ssl_preread_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_ssl_preread_module.xml
+++ b/xml/en/docs/stream/ngx_stream_ssl_preread_module.xml
@@ -18,7 +18,7 @@ The <literal>ngx_stream_ssl_preread_modu
 extracting information from the
 <link url="https://tools.ietf.org/html/rfc5246#section-7.4.1.2">ClientHello</link>
 message without terminating SSL/TLS,
-for example, the sever name requested through
+for example, the server name requested through
 <link url="https://tools.ietf.org/html/rfc6066#section-3">SNI</link>
 or protocols advertised in
 <link url="https://tools.ietf.org/html/rfc7301">ALPN</link>.