]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: Fix typo in tune.bufsize.large description
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2026 05:34:35 +0000 (07:34 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2026 05:35:08 +0000 (07:35 +0200)
"butes" was used instead of "bytes".

Should fix the issue #3322.

doc/configuration.txt

index af581e2159aacb5e71fd8d8562da9702b015b9f8..5b8ad4e8cbebc2c85d9d0ea05785c6f567c446da 100644 (file)
@@ -4169,7 +4169,7 @@ tune.bufsize <size>
   multiple of 8 on 32-bit machines and 16 on 64-bit machines.
 
 tune.bufsize.large <size>
-  Sets the size in butes for large buffers. By defaults, support for large
+  Sets the size in bytes for large buffers. By defaults, support for large
   buffers is not enabled, it must explicitly be enable by setting this value.
 
   These buffers are designed to be used in some specific contexts where more