diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-06 23:25:51 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-06 23:25:51 +0000 |
commit | 6d0b2790e0a1e083553c08763975e5fc2f845439 (patch) | |
tree | b0c70fff53d7e78f4e009c223b679923fe25a4a0 /packages | |
parent | cc02281fae55aebbe09ca5c6fabc469d65a79147 (diff) | |
download | pfsense-packages-6d0b2790e0a1e083553c08763975e5fc2f845439.tar.gz pfsense-packages-6d0b2790e0a1e083553c08763975e5fc2f845439.tar.bz2 pfsense-packages-6d0b2790e0a1e083553c08763975e5fc2f845439.zip |
config -> configuration
Diffstat (limited to 'packages')
-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 2046b8e3..64981059 100644 --- a/packages/snort/snort.xml +++ b/packages/snort/snort.xml @@ -166,7 +166,7 @@ <type>checkbox</type> </field> <field> - <fielddescr>Sync Snort config to secondary cluster members</fielddescr> + <fielddescr>Sync Snort configuration to secondary cluster members</fielddescr> <fieldname>syncxmlrpc</fieldname> <description>Checking this option will automatically sync the snort configuration via XMLRPC to CARP cluster members.</description> <type>checkbox</type> |