Merge pull request #2677 from gleydsonsoares/loadFromUri_zap_duplicate_words

tweak loadFromUri: zap duplicate words in comment
This commit is contained in:
martinhsv
2022-01-26 20:13:50 -05:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ namespace modsecurity {
* @brief load rules from a give uri
* @ingroup ModSecCore
*
* Load the rules from a given uri into memory into memory in
* Load the rules from a given uri into memory in
* the format expected by ModSecurity core.
*
* @param uri Full path to the rules file.