From: Christopher Faulet Date: Mon, 2 Jun 2025 07:18:08 +0000 (+0200) Subject: DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs) X-Git-Tag: v3.3-dev1~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e8cdf114b1961b008fd108dbe6b6c4aa0ce2b68;p=thirdparty%2Fhaproxy.git DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs) "identified" was used instead of "identifier". May be backported as far as 3.0 --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 1adaafdae..c21bae921 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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.