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
commit b89c737ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.