aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_preprocessors.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2013-06-03 00:02:30 -0700
committerErmal Luçi <eri@pfsense.org>2013-06-03 00:02:30 -0700
commit6e7c1adafe9b7a2518ce020b8a86c8f5276b6c7b (patch)
tree06c98d6ac6dba0fc9f78ee6f8eb932528f312685 /config/snort/snort_preprocessors.php
parentdcccb98d5d9dfbf3f3e9a8a2272324dbc3e67ed8 (diff)
parentf6f9238c81a70f4a9f093b0695153bd92baeac78 (diff)
downloadpfsense-packages-6e7c1adafe9b7a2518ce020b8a86c8f5276b6c7b.tar.gz
pfsense-packages-6e7c1adafe9b7a2518ce020b8a86c8f5276b6c7b.tar.bz2
pfsense-packages-6e7c1adafe9b7a2518ce020b8a86c8f5276b6c7b.zip
Merge pull request #454 from bmeeks8/master
Snort Pkg 2.5.8 Update to incorporate Ermal's comments and fix a few bugs
Diffstat (limited to 'config/snort/snort_preprocessors.php')
-rwxr-xr-xconfig/snort/snort_preprocessors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort_preprocessors.php b/config/snort/snort_preprocessors.php
index b813e8bf..4c921ca4 100755
--- a/config/snort/snort_preprocessors.php
+++ b/config/snort/snort_preprocessors.php
@@ -754,7 +754,7 @@ include_once("head.inc");
<?php echo gettext("Do not queue large packets in reassembly buffer to increase performance. Default is ") .
"<strong>" . gettext("Not Checked") . "</strong>"; ?>.<br/>
<?php echo "<span class=\"red\"><strong>" . gettext("Warning: ") . "</strong></span>" .
- gettext("Enabing this option could result in missed packets. Recommended setting is not checked."); ?></td>
+ gettext("Enabling this option could result in missed packets. Recommended setting is not checked."); ?></td>
</tr>
<tr>
<td valign="top" class="vncell"><?php echo gettext("Max Queued Bytes"); ?></td>