Minor cosmetics

This commit is contained in:
Miroslav Stampar 2013-02-21 21:06:31 +01:00
parent 6058eecba0
commit 229e4e167b

View File

@ -1079,7 +1079,7 @@ def identifyWaf():
errMsg += "consider usage of tamper scripts (option '--tamper')"
logger.critical(errMsg)
else:
warnMsg = "WAF/IDS/IPS product not identified"
warnMsg = "no WAF/IDS/IPS product has been identified"
logger.warn(warnMsg)
return retVal