Skip to content

Commit b89c737

Browse files
authored
Merge pull request #2677 from gleydsonsoares/loadFromUri_zap_duplicate_words
tweak loadFromUri: zap duplicate words in comment
2 parents 2cde193 + b052adf commit b89c737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rules_set.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ namespace modsecurity {
3737
* @brief load rules from a give uri
3838
* @ingroup ModSecCore
3939
*
40-
* Load the rules from a given uri into memory into memory in
40+
* Load the rules from a given uri into memory in
4141
* the format expected by ModSecurity core.
4242
*
4343
* @param uri Full path to the rules file.

0 commit comments

Comments
 (0)