[PATCH] Fixed typo in the sticky directive

Sergey A. Osokin osa at FreeBSD.org.ru
Wed Dec 14 15:20:33 UTC 2022


 xml/en/docs/http/ngx_http_upstream_module.xml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


# HG changeset patch
# User Sergey A. Osokin <osa at FreeBSD.org.ru>
# Date 1671031009 -10800
#      Wed Dec 14 18:16:49 2022 +0300
# Node ID 72b76e78e2845278b7a93bffe953a17077cd5f70
# Parent  178f55cf631aa1c87281667b63e6cc3139459d8b
Fixed typo in the sticky directive

diff -r 178f55cf631a -r 72b76e78e284 xml/en/docs/http/ngx_http_upstream_module.xml
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Tue Dec 13 19:01:40 2022 +0300
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Wed Dec 14 18:16:49 2022 +0300
@@ -1097,7 +1097,7 @@
 <literal>Strict</literal>,
 <literal>Lax</literal>, or
 <literal>None</literal>,
-the the corresponding value will be assigned,
+the corresponding value will be assigned,
 otherwise the <literal>Strict</literal> value will be assigned.
 </tag-desc>
 


More information about the nginx-devel mailing list