diff options
-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> |