DOC: config: Fix a typo for "external-check" directive

Fix duplicated "to the" in the "external-check" directive description.
This commit is contained in:
Christopher Faulet 2026-04-23 10:06:10 +02:00
parent e2893dc057
commit deba2ffaeb

View 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>