]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: Fix a typo for "external-check" directive
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Apr 2026 08:06:10 +0000 (10:06 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Apr 2026 08:49:28 +0000 (10:49 +0200)
Fix duplicated "to the" in the "external-check" directive description.

doc/configuration.txt

index 9d3099570ef18f6c84b9930d35413b3ced4d8151..d1e8fb0f1f9d082f9e6fd31a5adcc943341b2967 100644 (file)
@@ -7841,7 +7841,7 @@ external-check command <command>
   Arguments :
     <command> is the external command to run
 
-  The arguments passed to the to the command are:
+  The arguments passed to the command are:
 
   <proxy_address> <proxy_port> <server_address> <server_port>