diff options
author | Martin Fuchs <mfuchs@pfsense.org> | 2007-09-09 14:29:24 +0000 |
---|---|---|
committer | Martin Fuchs <mfuchs@pfsense.org> | 2007-09-09 14:29:24 +0000 |
commit | e6fd119bb3f61cf3cfc59f9c1ae0d1e9a7f28481 (patch) | |
tree | 4d816108c82b55c8025fc1a8b97747e6a37fdbb6 | |
parent | 5fb9ca50eac22c0d7316abaa0ef24c2417d7ef26 (diff) | |
download | pfsense-packages-e6fd119bb3f61cf3cfc59f9c1ae0d1e9a7f28481.tar.gz pfsense-packages-e6fd119bb3f61cf3cfc59f9c1ae0d1e9a7f28481.tar.bz2 pfsense-packages-e6fd119bb3f61cf3cfc59f9c1ae0d1e9a7f28481.zip |
fix typo in snort
-rw-r--r-- | packages/snort/snort.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/snort/snort.xml b/packages/snort/snort.xml index c3846201..ac5d3e12 100644 --- a/packages/snort/snort.xml +++ b/packages/snort/snort.xml @@ -173,7 +173,7 @@ <field> <fielddescr>Performance</fielddescr> <fieldname>performance</fieldname> - <description>ac method is the fastest startup but consumes more a lot more memory. acs/ac-banded and ac-sparsebands/mwm/lowmem methods use quite a bit less. ac-sparsebands is recommended.</description> + <description>ac method is the fastest startup but consumes a lot more memory. acs/ac-banded and ac-sparsebands/mwm/lowmem methods use quite a bit less. ac-sparsebands is recommended.</description> <type>select</type> <options> <option> |