From: Tim Duesterhus Date: Fri, 11 Sep 2020 15:13:12 +0000 (+0200) Subject: DOC: Fix typo in iif() example X-Git-Tag: v2.3-dev5~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=870713bbc0204e911d1a8bb0f4e6875a652d9e91;p=thirdparty%2Fhaproxy.git DOC: Fix typo in iif() example It should read 'iif', not 'iff'. Reported-by: Miroslav Zagorac --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 0e34f620db..075d3d5c8a 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -15155,7 +15155,7 @@ iif(,) string otherwise. Example: - http-request set-header x-forwarded-proto %[ssl_fc,iff(https,http)] + http-request set-header x-forwarded-proto %[ssl_fc,iif(https,http)] in_table() Uses the string representation of the input sample to perform a look up in