summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd_pps.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:30:29 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:30:35 -0400
commit02e6b5379a78da320fe05ef2cc7761c48f51ab31 (patch)
treef0ea86989292183c333ec18788ff6873afda401b /src/usr/local/www/services_ntpd_pps.php
parent718694129cf5aec2be065efc94978cfbfd30276d (diff)
downloadpfsense-02e6b5379a78da320fe05ef2cc7761c48f51ab31.zip
pfsense-02e6b5379a78da320fe05ef2cc7761c48f51ab31.tar.gz
Merge pull request #2820 from NOYB/Services_/_NTP_-_Remove_Personalizations
(cherry picked from commit 72c57c3f09f483e747480e704e1b0090e32a728e)
Diffstat (limited to 'src/usr/local/www/services_ntpd_pps.php')
-rw-r--r--src/usr/local/www/services_ntpd_pps.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_ntpd_pps.php b/src/usr/local/www/services_ntpd_pps.php
index e63ddb7..7c2a61c 100644
--- a/src/usr/local/www/services_ntpd_pps.php
+++ b/src/usr/local/www/services_ntpd_pps.php
@@ -1,4 +1,4 @@
-<?php
+f<?php
/*
services_ntpd_pps.php
*/
@@ -195,7 +195,7 @@ $section->addInput(new Form_Input(
'Stratum',
'text',
$pconfig['stratum']
-))->setHelp('This may be used to change the PPS Clock stratum (default: 0). This may be useful if, for some reason, you want ntpd to prefer a different clock and just monitor this source.');
+))->setHelp('This may be used to change the PPS Clock stratum (default: 0). This may be useful to, for some reason, have ntpd prefer a different clock and just monitor this source.');
$section->addInput(new Form_Checkbox(
'ppsflag2',
OpenPOWER on IntegriCloud