diff options
Diffstat (limited to 'config/arpwatch.xml')
-rw-r--r-- | config/arpwatch.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/arpwatch.xml b/config/arpwatch.xml index 66c8cc5a..0553eb58 100644 --- a/config/arpwatch.xml +++ b/config/arpwatch.xml @@ -7,7 +7,7 @@ /* $Id$ */ /* ========================================================================== */ /* - authng.xml + arpwatch.xml part of pfSense (http://www.pfSense.com) Copyright (C) 2007 to whom it may belong All rights reserved. @@ -82,7 +82,7 @@ <field> <fielddescr>Listening Interface</fielddescr> <fieldname>interface</fieldname> - <description>Enter the desired listening interface here.</description> + <description>Choose the desired listening interface here.</description> <type>interfaces_selection</type> </field> </fields> @@ -112,5 +112,4 @@ <custom_php_install_command> unlink_if_exists("/usr/local/etc/rc.d/arpwatch.sh"); </custom_php_install_command> -</packagegui> - +</packagegui>
\ No newline at end of file |