mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Fix typo in a comment.
This commit is contained in:
parent
b661574973
commit
2d526f1434
@ -1113,7 +1113,7 @@ char *msre_format_metadata(modsec_rec *msr, msre_actionset *actionset) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Assembles a new rule using the strings that contain a list
|
* Assembles a new rule using the strings that contain a list
|
||||||
* of targets (variables), argumments, and actions.
|
* of targets (variables), arguments, and actions.
|
||||||
*/
|
*/
|
||||||
msre_rule *msre_rule_create(msre_ruleset *ruleset,
|
msre_rule *msre_rule_create(msre_ruleset *ruleset,
|
||||||
const char *fn, int line, const char *targets,
|
const char *fn, int line, const char *targets,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user