]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Fix copy and paste mistake in http-response replace-value doc
authorTim Duesterhus <tim@bastelstu.be>
Fri, 17 Jan 2020 14:53:18 +0000 (15:53 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Jan 2020 05:45:54 +0000 (06:45 +0100)
This fixes up commit 2252beb8557d73407b8f96eef91d6927fb855685.

doc/configuration.txt

index 1d9b3d1cdc38ed6be73c8123a72914881d016715..a13364e2b5b4ed99cf1fe9e9e7650d0261cca155 100644 (file)
@@ -5056,7 +5056,7 @@ http-response replace-header <name> <regex-match> <replace-fmt>
 http-response replace-value <name> <regex-match> <replace-fmt>
                             [ { if | unless } <condition> ]
 
-  This works like "http-response replace-value" except that it works on the
+  This works like "http-request replace-value" except that it works on the
   server's response instead of the client's request.
 
   Example: