summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-09-21 20:16:02 -0500
committerChris Buechler <cmb@pfsense.org>2015-09-21 20:16:02 -0500
commit1f1cd32f17c8509811ab0ee00d6ffccee064cd51 (patch)
tree9532ae4b2840b0f6dbbe92f3ec4f13d6e9953653 /src/usr/local/www/services_ntpd.php
parent1fe07ba84e9ff5c3194b7dd0c296bde458bff052 (diff)
downloadpfsense-1f1cd32f17c8509811ab0ee00d6ffccee064cd51.zip
pfsense-1f1cd32f17c8509811ab0ee00d6ffccee064cd51.tar.gz
fix typo
Diffstat (limited to 'src/usr/local/www/services_ntpd.php')
-rw-r--r--src/usr/local/www/services_ntpd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_ntpd.php b/src/usr/local/www/services_ntpd.php
index a16a010..8dbac22 100644
--- a/src/usr/local/www/services_ntpd.php
+++ b/src/usr/local/www/services_ntpd.php
@@ -378,7 +378,7 @@ $btnadvstats->removeClass('btn-primary')->addClass('btn-default btn-sm');
$section->addInput(new Form_StaticText(
'Statistics logging',
$btnadvstats
-))->setHelp('Warning: These options will create persistant daily log files in /var/log/ntp.');
+))->setHelp('Warning: These options will create persistent daily log files in /var/log/ntp.');
$section->addInput(new Form_Checkbox(
'clockstats',
OpenPOWER on IntegriCloud