Skip to content

Commit eab780e

Browse files
author
Marc Stern
authored
typo
1 parent 541707c commit eab780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache2/re.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ char *update_rule_target_ex(modsec_rec *msr, msre_ruleset *ruleset, msre_rule *r
378378
}
379379
#if !defined(MSC_TEST)
380380
else {
381-
ap_log_error(APLOG_MARK, APLOG_ERR, 0, NULL, " ModSecurity: Cannot find varibale to replace");
381+
ap_log_error(APLOG_MARK, APLOG_ERR, 0, NULL, " ModSecurity: Cannot find variable to replace");
382382
}
383383
#endif
384384
goto end;

0 commit comments

Comments
 (0)