diff options
author | jim-p <jimp@pfsense.org> | 2015-03-06 10:35:33 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-03-06 10:35:33 -0500 |
commit | 06dd4126ae57b5102b090f2d1d9f8e78e566adef (patch) | |
tree | b2ad91411a8fbfbb6bb2ed0c39d2d72d746d0c2c /config/ntopng | |
parent | 5d71654d3d0f6553eb86cd326e82df04b173fa10 (diff) | |
download | pfsense-packages-06dd4126ae57b5102b090f2d1d9f8e78e566adef.tar.gz pfsense-packages-06dd4126ae57b5102b090f2d1d9f8e78e566adef.tar.bz2 pfsense-packages-06dd4126ae57b5102b090f2d1d9f8e78e566adef.zip |
Fix wording
Diffstat (limited to 'config/ntopng')
-rw-r--r-- | config/ntopng/ntopng.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ntopng/ntopng.xml b/config/ntopng/ntopng.xml index b656e483..1bbca76d 100644 --- a/config/ntopng/ntopng.xml +++ b/config/ntopng/ntopng.xml @@ -121,7 +121,7 @@ <field> <fielddescr>Historical Data Storage</fielddescr> <fieldname>dump_flows</fieldname> - <description>Turn historical data storages on</description> + <description>Enable historical data storage</description> <type>checkbox</type> </field> </fields> |