Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa77c93

Browse files
author
Felipe Zimmerle
committed
Fix typo on fuzzy hash match message
Replaced "Socore" with Score.
1 parentdc81e4f commitfa77c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎apache2/re_operators.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3943,7 +3943,7 @@ static int msre_op_fuzzy_hash_execute(modsec_rec *msr, msre_rule *rule,
39433943
if (i >=param->threshold)
39443944
{
39453945
*error_msg=apr_psprintf(msr->mp,"Fuzzy hash of %s matched " \
3946-
"with %s (from: %s).Socore: %d.",var->name,line,
3946+
"with %s (from: %s).Score: %d.",var->name,line,
39473947
param->file,i);
39483948
return1;
39493949
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp