From 44a74ccee8a7779b3287bb80946a9ecd554290b4 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 25 Jan 2010 00:26:51 +0000 Subject: [PATCH] minor grammar fix --- lib/utils/detection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/detection.py b/lib/utils/detection.py index 47fcec618..1b9661891 100644 --- a/lib/utils/detection.py +++ b/lib/utils/detection.py @@ -31,7 +31,7 @@ rules = None def checkPayload(string): """ - This method checks if the generated payload is detectable by an PHPIDS filter rules + This method checks if the generated payload is detectable by the PHPIDS filter rules """ global rules