Fix no-case-compress description in the ARM

We confused ourselves, it seems.

(cherry picked from commit 6451462a93)
This commit is contained in:
Petr Špaček 2023-09-19 16:31:58 +02:00
parent fb8e80a6b9
commit 241de55536

View file

@ -3164,7 +3164,7 @@ for details on how to specify IP address lists.
:rfc:`1034` to use case-insensitive name comparisons when checking for
matching domain names.
If left undefined, the ACL defaults to ``none``: case-insensitive
If left undefined, the ACL defaults to ``none``: case-sensitive
compression is used for all clients. If the ACL is defined and
matches a client, case is ignored when compressing domain
names in DNS responses sent to that client.