X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fcompile_alerts.pl;fp=contrib%2Fcompile_alerts.pl;h=bcf87635105537de179f8cf4c9a26b19cee832d4;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=62e5f708acd14cee2cedc17ee92eae38af04040f;hpb=927951d1c1ad45ba9e7325f07d996154a91c911b;p=ossec-hids.git diff --git a/contrib/compile_alerts.pl b/contrib/compile_alerts.pl index 62e5f70..bcf8763 100755 --- a/contrib/compile_alerts.pl +++ b/contrib/compile_alerts.pl @@ -77,7 +77,7 @@ sub help(){ print STDERR "$0 [-u|--user-signatures] [-s|--signatures] \n" ."\n\nBUGS:\n" . "I just wanted to deliver version one.\n" - . "I will change the script to read the directory sorted, so you can link signatures with names that would emulate the behavios of the sysV system.\n"; + . "I will change the script to read the directory sorted, so you can link signatures with names that would emulate the behavior of the sysV system.\n"; exit; }