# HG changeset patch # User Sergey Kandaurov # Date 1555405742 -10800 # Node ID 6472e90f06ee189a95ea912afb318052d5881e7e # Parent 81a39b7032fd67fbf3573f1f5abefdc23d794ab3 Fixed a typo (ticket #1767). diff -r 81a39b7032fd -r 6472e90f06ee xml/en/docs/stream/ngx_stream_ssl_preread_module.xml --- a/xml/en/docs/stream/ngx_stream_ssl_preread_module.xml Thu Apr 11 20:28:45 2019 +0300 +++ b/xml/en/docs/stream/ngx_stream_ssl_preread_module.xml Tue Apr 16 12:09:02 2019 +0300 @@ -18,7 +18,7 @@ extracting information from the ClientHello message without terminating SSL/TLS, -for example, the sever name requested through +for example, the server name requested through SNI or protocols advertised in ALPN.