]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC/MINOR: config: Fix typo in description for `ssl_bc` in configuration.txt
authorMariam John <mariamj@us.ibm.com>
Mon, 22 May 2023 18:11:13 +0000 (13:11 -0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 23 May 2023 15:06:06 +0000 (17:06 +0200)
Fix a minor typo in the description of the `ssl_bc` sample fetch method described under
Section `7.3.4. Fetching samples at Layer 5` in configuration.txt. Changed `other` to `to`.

doc/configuration.txt

index 82463561f341e53d0face6b9e8f0abc222d5891f..7a26fe3975af619bb36c54f4c2a2f11be7f6b610 100644 (file)
@@ -20628,7 +20628,7 @@ future information. Those generally include the results of SSL negotiations.
 ssl_bc : boolean
   Returns true when the back connection was made via an SSL/TLS transport
   layer and is locally deciphered. This means the outgoing connection was made
-  other a server with the "ssl" option. It can be used in a tcp-check or an
+  to a server with the "ssl" option. It can be used in a tcp-check or an
   http-check ruleset.
 
 ssl_bc_alg_keysize : integer