From 870713bbc0204e911d1a8bb0f4e6875a652d9e91 Mon Sep 17 00:00:00 2001 From: Tim Duesterhus Date: Fri, 11 Sep 2020 17:13:12 +0200 Subject: [PATCH] DOC: Fix typo in iif() example It should read 'iif', not 'iff'. Reported-by: Miroslav Zagorac --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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