]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs)
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 2 Jun 2025 07:18:08 +0000 (09:18 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 2 Jun 2025 07:19:38 +0000 (09:19 +0200)
"identified" was used instead of "identifier". May be backported as far as
3.0

doc/configuration.txt

index 1adaafdae0c93c4251514a2e8863997f935d2c1d..c21bae9211656681788fde7be94f3911255e84ad 100644 (file)
@@ -1356,7 +1356,7 @@ the name format:
     of the name identifying the list. It means, for a given filename, Optional
     files and regular files reference the same list of pattern.
 
-  * Lists of pattern based on virtual files: The name is just an identified. It
+  * Lists of pattern based on virtual files: The name is just an identifier. It
     is not a reference to any file. "virt@" prefix must be used. It is part of
     the name. Thus it cannot be mixed with other kind of lists.