[PATCH] Fixed typo in the sticky directive

Yaroslav Zhuravlev yar at nginx.com
Wed Dec 14 15:57:27 UTC 2022


[...]

> # 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>

Thank you, patch committed: http://hg.nginx.org/nginx.org/rev/a2708cf6ebdb

[...]



More information about the nginx-devel mailing list