From 3dc9fe990c0f2960d9591cb7b4b7856fa996ac3f Mon Sep 17 00:00:00 2001 From: Ervin Hegedus Date: Sun, 27 Apr 2025 20:19:11 +0200 Subject: [PATCH] Update comment Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> --- headers/modsecurity/rules_set_properties.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/headers/modsecurity/rules_set_properties.h b/headers/modsecurity/rules_set_properties.h index 91f29d64..11cbf809 100644 --- a/headers/modsecurity/rules_set_properties.h +++ b/headers/modsecurity/rules_set_properties.h @@ -236,8 +236,8 @@ class RulesSetProperties { /** * - * The ConfigXMLParseXmlIntoArgs enumerator consists in mapping the - * different states of the configuration XMLParseXmlIntoArgs values. + * The ConfigXMLParseXmlIntoArgs enumerator defines the states for the configuration + * XMLParseXmlIntoArgs values. * The default value is PropertyNotSetConfigXMLParseXmlIntoArgs. */ enum ConfigXMLParseXmlIntoArgs {