DOC: restore note about "independant" typo

The independant -> independent error was fixed in 801a0a35 ("DOC: fix
name for "option independant-streams"), but the note about the wrong
name was erroneously fixed in 0e82b92a ("DOC: fix a few config typos").

Restore the "wrong" name so that when reasearching this option people
can actually find it.

Could be backported to 1.8.
This commit is contained in:
Lukas Tribus 2018-11-08 12:41:42 +01:00 committed by Willy Tarreau
parent e260e0df44
commit 745f15eba9
1 changed files with 1 additions and 1 deletions

View File

@ -6281,7 +6281,7 @@ no option independent-streams
data sent to the server. Doing so will typically break large HTTP posts from
slow lines, so use it with caution.
Note: older versions used to call this setting "option independent-streams"
Note: older versions used to call this setting "option independant-streams"
with a spelling mistake. This spelling is still supported but
deprecated.