summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-11 16:52:11 -0700
committerNOYB <Al_Stu@Frontier.com>2016-05-11 16:52:11 -0700
commite7f9443c6f143d58f6f6e4f57ff0375a2cce5adc (patch)
treee5949449a1140b906135c11c2b0387da31a46b27 /src/usr
parent586f56813c546ac92f26860bc62570a2526a962a (diff)
downloadpfsense-e7f9443c6f143d58f6f6e4f57ff0375a2cce5adc.zip
pfsense-e7f9443c6f143d58f6f6e4f57ff0375a2cce5adc.tar.gz
Miscellaneous Textual Corrections - Services NTP PPS
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/services_ntpd_pps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_ntpd_pps.php b/src/usr/local/www/services_ntpd_pps.php
index 8858ea9..0f53e27 100644
--- a/src/usr/local/www/services_ntpd_pps.php
+++ b/src/usr/local/www/services_ntpd_pps.php
@@ -188,7 +188,7 @@ $section->addInput(new Form_Input(
'Fudge Time',
'text',
$pconfig['fudge1']
-))->setHelp('Fudge time is used to specify the PPS signal offset from the actual second such as the transmission delay between the transmitter and the receiver. (default: 0.0).');
+))->setHelp('Fudge time is used to specify the PPS signal offset from the actual second such as the transmission delay between the transmitter and the receiver (default: 0.0).');
$section->addInput(new Form_Input(
'ppsstratum',
OpenPOWER on IntegriCloud