tweak loadFromUri: zap duplicate words in comment

This commit is contained in:
Gleydson Soares 2022-01-20 10:19:36 -03:00
parent cb80837e6a
commit b052adf0b8

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.